summaryrefslogtreecommitdiff
path: root/src/wx/job_view.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/wx/job_view.h')
-rw-r--r--src/wx/job_view.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wx/job_view.h b/src/wx/job_view.h
index 4a602fc62..e6084b381 100644
--- a/src/wx/job_view.h
+++ b/src/wx/job_view.h
@@ -63,7 +63,7 @@ protected:
wxFlexGridSizer* _table;
/** sizer for buttons (cancel, details, pause etc.) */
wxBoxSizer* _buttons;
- /** sizer for the guage and the message underneath it */
+ /** sizer for the gauge and the message underneath it */
wxBoxSizer* _gauge_message;
private: