applied patch from Ben Gertzfield which fixes a misuse of "it's", changing
2000-10-14 Sven Neumann <sven@gimp.org> * app/user_install.c: applied patch from Ben Gertzfield which fixes a misuse of "it's", changing it to "its".
This commit is contained in:
committed by
Sven Neumann
parent
307496d6b6
commit
6fd73ed6e7
@ -1090,7 +1090,7 @@ user_install_tuning (void)
|
||||
/* tile cache size */
|
||||
add_label (GTK_BOX (tuning_page),
|
||||
_("GIMP uses a limited amount of memory to store image data, the so-called\n"
|
||||
"\"Tile Cache\". You should adjust it's size to fit into memory. Consider\n"
|
||||
"\"Tile Cache\". You should adjust its size to fit into memory. Consider\n"
|
||||
"the amount of memory used by other running processes."));
|
||||
|
||||
hbox = gtk_hbox_new (FALSE, 8);
|
||||
|
||||
Reference in New Issue
Block a user