Skip to content

Commit 149278c

Browse files
committed
typo
1 parent 490ddaf commit 149278c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ The solution here is kinda two-fold:
1010
Check your settings in `General > Undo`, the undo memory might be to low to hold the operations you did previously.
1111
![undo memory settings image](img/undo-memory.png)
1212

13-
If those operations were quite heavy (e.g. Boolean operations between complicated objects) the memory might already overflowed; Rhino will say "Nothing to revert".
13+
If those operations were quite heavy (e.g. Boolean operations between complicated objects) even with more memory assigned it might be overflown; Rhino will say "Nothing to revert".
1414

1515
Another option to deal with this behaviour is to use the **Incremental Save** command. It's like `SaveAs` except it automatically names the file – but unlike `SaveAs`, it leaves you in your current file. If you ever change your mind you can easily go back to an earlier state of your file.
1616

0 commit comments

Comments
 (0)