(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
class ScriptTestMode : public ScriptObject {
|
||||
private:
|
||||
ScriptModeProc *last_mode; ///< The previous mode we were in.
|
||||
ScriptObject *last_instance; ///< The previous instace of the mode.
|
||||
ScriptObject *last_instance; ///< The previous instance of the mode.
|
||||
|
||||
protected:
|
||||
/**
|
||||
|
Reference in New Issue
Block a user