Don't write Lisp symbol names in uppercase: use `...' instead.
[sod] / src / parser / streams-proto.lisp
index bcce02a..141d0bc 100644 (file)
@@ -34,7 +34,7 @@
    "Returns the pathname of the file that STREAM is open on.
 
    If STREAM is open on a file, then return the pathname of that file.
-   Otherwise return NIL.")
+   Otherwise return nil.")
 
   ;; Provide some default methods.  Most streams don't have a pathname.
   ;; File-based streams provide a pathname, but it's usually been merged with