summaryrefslogtreecommitdiff
path: root/src/TMstate.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/TMstate.c')
-rw-r--r--src/TMstate.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/TMstate.c b/src/TMstate.c
index 897d535..8c7854d 100644
--- a/src/TMstate.c
+++ b/src/TMstate.c
@@ -2036,7 +2036,7 @@ ComposeTranslations(Widget dest,
* If a GetValues is done on a translation resource that contains
* accelerators we need to return the accelerator context in addition
* to the pure translations. Since this means returning memory that
- * the client controlls but we still own, we will track the "headers"
+ * the client controls but we still own, we will track the "headers"
* that we return (via a linked list pointed to from the bindData) and
* free it at destroy time.
*/