Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2006-06-05 05:46:03 +0400
committerCampbell Barton <ideasman42@gmail.com>2006-06-05 05:46:03 +0400
commit5695dba2c9f18b1df7b14095484e9c525877555f (patch)
tree028b2567f1b64b4a15f8a4dab9affbb6eb875401 /source/blender/src/interface.c
parent8466ba9a3ad6d9c1b0490cd871a66aa8556884d2 (diff)
Added the letter T for the Ipo type menu (key shortcut). So we can close bug 3700
typo in commant interface.c
Diffstat (limited to 'source/blender/src/interface.c')
-rw-r--r--source/blender/src/interface.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/blender/src/interface.c b/source/blender/src/interface.c
index 6399f3d6ef4..51753240966 100644
--- a/source/blender/src/interface.c
+++ b/source/blender/src/interface.c
@@ -5542,7 +5542,7 @@ static void uiBlockEndAligno(uiBlock *block)
#endif
/*
-ui_def_but is teh function that draws many button types
+ui_def_but is the function that draws many button types
for float buttons:
"a1" Click Step (how much to change the value each click)