Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
[processing] fix docstring
  • Loading branch information
alexbruy committed Feb 7, 2014
1 parent 148012f commit cedc22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion python/plugins/processing/outputs/OutputTable.py
Expand Up @@ -70,7 +70,7 @@ def getTableWriter(self, fields):
result of the algorithm. Use this to transparently handle
output values instead of creating your own method.
@param fields a list of QgsField
@param fields a list of field titles
@return writer instance of the table writer class
"""
Expand Down

0 comments on commit cedc22f

Please sign in to comment.