Jelajahi Sumber

Typo fix

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@47811 15284696-431f-4ddb-bdfa-cd5b030d7da7
Soeren Gebbert 14 tahun lalu
induk
melakukan
956e32fa47
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      lib/db/dbmi_base/test/test_main.c

+ 1 - 1
lib/db/dbmi_base/test/test_main.c

@@ -80,7 +80,7 @@ int main(int argc, char *argv[]) {
 
 
     module = G_define_module();
     module = G_define_module();
     module->description
     module->description
-            = _("Performs benchmarks, unit and integration tests for the gmath library");
+            = _("Performs unit and integration tests for the dbmi base library");
 
 
     /* Get parameters from user */
     /* Get parameters from user */
     set_params();
     set_params();