]> git.sur5r.net Git - cc65/commitdiff
Fixed minor C&P error.
authorol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 24 Jan 2010 11:44:08 +0000 (11:44 +0000)
committerol.sc <ol.sc@b7a2c559-68d2-44c3-8de9-860c34a00d81>
Sun, 24 Jan 2010 11:44:08 +0000 (11:44 +0000)
git-svn-id: svn://svn.cc65.org/cc65/trunk@4554 b7a2c559-68d2-44c3-8de9-860c34a00d81

doc/ca65.sgml

index 5c4891cc8fbd100b7b2cacb828933d0871162245..edef9e433c04e412bd3f41fee17580088a183189 100644 (file)
@@ -867,7 +867,7 @@ So
 <tscreen><verb>
         .proc   foo
                 ...
-        .endscope
+        .endproc
 </verb></tscreen>
 
 is actually the same as