Skip to content

Commit

Permalink
db manager: add credentials to postgis rasters (fixes #13594)
Browse files Browse the repository at this point in the history
(backports from commit 53c507d)
  • Loading branch information
jef-n committed Nov 26, 2015
1 parent 644bfbb commit 75b4d9e
Show file tree
Hide file tree
Showing 3 changed files with 270 additions and 227 deletions.
2 changes: 1 addition & 1 deletion python/core/qgserror.sip
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ class QgsError
*/
QString message( QgsErrorMessage::Format theFormat = QgsErrorMessage::Html ) const;

/** Short error descriprion, usually the first error in chain, the real error.
/** Short error description, usually the first error in chain, the real error.
* @return error description
*/
QString summary() const;
Expand Down
Loading

0 comments on commit 75b4d9e

Please sign in to comment.