diff options
Diffstat (limited to 'dw/platform.hh')
-rw-r--r-- | dw/platform.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dw/platform.hh b/dw/platform.hh index be9b4a58..5270098b 100644 --- a/dw/platform.hh +++ b/dw/platform.hh @@ -148,7 +148,7 @@ public: virtual void cancelTooltip () = 0; /** - * \brief Create a (platform speficic) image buffer. + * \brief Create a (platform specific) image buffer. * * "gamma" is the value by which the image data is gamma-encoded. */ |