diff options
Diffstat (limited to 'src/dolphincontroller.h')
| -rw-r--r-- | src/dolphincontroller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dolphincontroller.h b/src/dolphincontroller.h index 51099ff7a..9196a157d 100644 --- a/src/dolphincontroller.h +++ b/src/dolphincontroller.h @@ -81,7 +81,7 @@ public: virtual ~DolphinController(); /** - * Allows read access for the the view implementation to the abstract + * Allows read access for the view implementation to the abstract * Dolphin view. */ const DolphinView* dolphinView() const; |
