浏览代码

dox: missing endcode

git-svn-id: https://svn.osgeo.org/grass/grass/trunk@53078 15284696-431f-4ddb-bdfa-cd5b030d7da7
Vaclav Petras 12 年之前
父节点
当前提交
88354311cc
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      lib/python/temporal/abstract_map_dataset.py

+ 1 - 1
lib/python/temporal/abstract_map_dataset.py

@@ -62,7 +62,7 @@ class TemporalMapRelations(AbstractDataset):
          +-------------------- Temporal Topology -------------------------------------+
          +-------------------- Temporal Topology -------------------------------------+
         >>> tmr.print_temporal_topology_shell_info()
         >>> tmr.print_temporal_topology_shell_info()
         
         
-        @code
+        @endcode
     """
     """
 
 
     def __init__(self):
     def __init__(self):