← Back to team overview

team4alfanous team mailing list archive

[Branch ~team4alfanous/alfanous/alfanous-git] Rev 549: fix some typos in docstrings

 

------------------------------------------------------------
revno: 549
committer: Assem Chelli <assem.ch@xxxxxxxxx>
timestamp: Fri 2013-02-01 23:46:59 +0100
message:
  fix some typos in docstrings
modified:
  src/alfanous-labs/PyArabic/Araby_Statistics.py
  src/alfanous/Searching.py


--
lp:alfanous
https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git

Your team Alfanous team is subscribed to branch lp:alfanous.
To unsubscribe from this branch go to https://code.launchpad.net/~team4alfanous/alfanous/alfanous-git/+edit-subscription
=== modified file 'src/alfanous-labs/PyArabic/Araby_Statistics.py'
--- src/alfanous-labs/PyArabic/Araby_Statistics.py	2012-12-21 23:25:02 +0000
+++ src/alfanous-labs/PyArabic/Araby_Statistics.py	2013-02-01 22:46:59 +0000
@@ -2,7 +2,7 @@
 '''
 Created on 17 avr. 2010
 
-a module to calculate different statistiques on coranic text
+a module to calculate different statistics on coranic text
 
 @author: assem
 '''

=== modified file 'src/alfanous/Searching.py'
--- src/alfanous/Searching.py	2013-01-31 11:45:44 +0000
+++ src/alfanous/Searching.py	2013-02-01 22:46:59 +0000
@@ -37,9 +37,9 @@
 
     def list_values( self, fieldname = None, double = False, conditions = [] ):
         """
-        a choosen field stored values generator
+        a chosen field stored values generator
 
-        @param fieldname: the name of the choosen field
+        @param fieldname: the name of the chosen field
         @param double: Eliminate the doubles or not
         @param conditions: conditions of match
         @type conditions: list of couples