Bläddra i källkod

pygrass/messages/__init__.py: fix typo

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@62561 15284696-431f-4ddb-bdfa-cd5b030d7da7
Helmut Kudrnovsky 10 år sedan
förälder
incheckning
123649ce39
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      lib/python/pygrass/messages/__init__.py

+ 1 - 1
lib/python/pygrass/messages/__init__.py

@@ -1,5 +1,5 @@
 # -*- coding: utf-8 -*-
 # -*- coding: utf-8 -*-
-"""@package grass.pygrass.massages
+"""@package grass.pygrass.messages
 
 
 @brief PyGRASS message interface
 @brief PyGRASS message interface