]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/editors/editors-docs.factor
docs: fix spacing
[factor.git] / basis / editors / editors-docs.factor
index 38405f6788a0b96859985cc65a2b4ddb59fd12e7..356aa76bbc4f12ae8f38489c8dbc0d21618b7914 100644 (file)
@@ -32,7 +32,7 @@ $nl
     "a child process." }
 }
 $nl
-"Every editor is required to reserve its own " { $link editor-class }  ". For example:"
+"Every editor is required to reserve its own " { $link editor-class } ". For example:"
 { $code "SINGLETON: foo" }
 { $link editor-class } " will be set to this singleton when Factor is set to use your editor of"
 " choice. Now, we will define words that will dispatch when the editor class is set to "