Browse Source

Changed a comment

Yann Weber 9 years ago
parent
commit
7b647c5ba4
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      leobject/datasources/ledatasourcesql.py

+ 1
- 1
leobject/datasources/ledatasourcesql.py View File

397
 
397
 
398
         return True
398
         return True
399
     
399
     
400
-    ## @brief Delete a rel2type relation
400
+    ## @brief Delete a relation
401
     # @warning this method may not be efficient
401
     # @warning this method may not be efficient
402
     # @param id_relation int : The relation identifier
402
     # @param id_relation int : The relation identifier
403
     # @return bool
403
     # @return bool

Loading…
Cancel
Save