(svn r24900) -Fix [FS#5389]: Comments with typos (most fixes supplied by Eagle_rainbow)
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
class ScriptExecMode : 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