aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRafael G. Martins <rafael@rafaelmartins.eng.br>2010-12-10 10:34:41 -0200
committerRafael G. Martins <rafael@rafaelmartins.eng.br>2010-12-10 10:34:41 -0200
commit6f90f6705c09ea861a783d1e474a55c90be0dad0 (patch)
treebed3026ef91434f59022d748cf3b161269f13cce /g_octave/description.py
parentadded comments to the checksum module (diff)
downloadg-octave-6f90f6705c09ea861a783d1e474a55c90be0dad0.tar.gz
g-octave-6f90f6705c09ea861a783d1e474a55c90be0dad0.tar.bz2
g-octave-6f90f6705c09ea861a783d1e474a55c90be0dad0.zip
fixed some docstrings
Diffstat (limited to 'g_octave/description.py')
-rw-r--r--g_octave/description.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/g_octave/description.py b/g_octave/description.py
index dde116d..16713e3 100644
--- a/g_octave/description.py
+++ b/g_octave/description.py
@@ -1,8 +1,8 @@
# -*- coding: utf-8 -*-
"""
- description.py
- ~~~~~~~~~~~~~~
+ g_octave.description
+ ~~~~~~~~~~~~~~~~~~~~
This module implements a Python object with the content of a given
DESCRIPTION file.