Fix typo.

svn path=/trunk/; revision=17667
This commit is contained in:
Xan Lopez
2007-04-28 07:49:54 +00:00
parent c5ce76fda2
commit 446014dfb8

View File

@ -5,7 +5,7 @@
* gtk/gtkentrycompletion.h:
* gtk/gtkentryprivate.h:
Rember the user input that triggered the completion, add
Remember the user input that triggered the completion, add
API to the retrieve it and reset the entry contents to it
if the user cancels the tentative completion during
the inline-selection.