diff options
Diffstat (limited to 'src/ui/widget/point.h')
| -rw-r--r-- | src/ui/widget/point.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widget/point.h b/src/ui/widget/point.h index 71bfd8473..ab4debe96 100644 --- a/src/ui/widget/point.h +++ b/src/ui/widget/point.h @@ -89,7 +89,7 @@ public: bool mnemonic = true); /** - * Fetches the precision of the spin buton. + * Fetches the precision of the spin button. */ unsigned getDigits() const; |
