diff options
Diffstat (limited to 'macosx/HBController.m')
-rw-r--r-- | macosx/HBController.m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/macosx/HBController.m b/macosx/HBController.m index d80ef95c2..38fd515c1 100644 --- a/macosx/HBController.m +++ b/macosx/HBController.m @@ -795,7 +795,7 @@ /** * Observe the job settings changes. - * This is used to update the file name and extention + * This is used to update the file name and extension * and the custom preset string. */ - (void)addJobObservers |