po/POTFILES.in
[m17n/m17n-im-config.git] / README
diff --git a/README b/README
index 8ca8385..90ff8f4 100644 (file)
--- a/README
+++ b/README
@@ -91,7 +91,8 @@ GtkTreeView *mim_config_get_tree_view (GtkWidget *config)
 
        The mim_config_get_tree_view () function returns the
        GtkTreeView widget used in the widget created by
-       mim_config_new ().
+       mim_config_new ().  The argument CONFIG must be what created
+       by mim_config_new ().
 
 (3-2) Compiling and Linking
 
@@ -104,8 +105,8 @@ linker options by the following commands:
 (3-3) Usage of the standalone program
 
 The program "m17n-im-config" provides a GUI for per-user configuration
-of input methods provided by the m17n library.  As the GUI is quite
-straight forward, there's nothing we should explain here.
+of input methods of the m17n library.  As the GUI is quite straight
+forward, there's nothing we should explain here.
 
 
 ----------------------------------------------------------------------