From f01c6e185f5447c2c2e4998e7e335d650d6005df Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Sat, 23 May 2015 22:02:03 +1000 Subject: Cleanup: typos --- intern/ghost/GHOST_ISystem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'intern/ghost/GHOST_ISystem.h') diff --git a/intern/ghost/GHOST_ISystem.h b/intern/ghost/GHOST_ISystem.h index 93ccc0fc947..25908a54872 100644 --- a/intern/ghost/GHOST_ISystem.h +++ b/intern/ghost/GHOST_ISystem.h @@ -396,7 +396,7 @@ public: /** * Returns the selection buffer - * \return Returns "unsinged char" from X11 XA_CUT_BUFFER0 buffer + * \return "unsigned char" from X11 XA_CUT_BUFFER0 buffer * */ virtual GHOST_TUns8 *getClipboard(bool selection) const = 0; -- cgit v1.2.3