updated info about #pragma SAVE/RESTORE nesting: typo corrections...
authorborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 13 Apr 2003 17:34:28 +0000 (17:34 +0000)
committerborutr <borutr@4a8a32a2-be11-0410-ad9d-d568d2c75423>
Sun, 13 Apr 2003 17:34:28 +0000 (17:34 +0000)
git-svn-id: https://sdcc.svn.sourceforge.net/svnroot/sdcc/trunk/sdcc@2527 4a8a32a2-be11-0410-ad9d-d568d2c75423

doc/sdccman.lyx

index 22a94a608fe6e05bc86eb5436568840b9310cbfd..0bc0cbe1a233024923e6365b2a952600238fc6ba 100644 (file)
@@ -6978,10 +6978,10 @@ SAVE - this will save all current options to the SAVE/RESTORE stack.
  See RESTORE.
 \layout Itemize
 
-RESTORE - will restore the saved options from the last save.
+RESTORE - will restore saved options from the last save.
  SAVEs & RESTOREs can be nested.
  SDCC uses a SAVE/RESTORE stack: SAVE pushes current options to the stack,
- RESTORE pulls current optios from the stack.
+ RESTORE pulls current options from the stack.
  See SAVE.
 \layout Itemize