[Qt] fix bitcoin: URI strings (spelling fixes)

This commit is contained in:
Philip Kaufmann
2014-01-28 10:48:41 +01:00
parent ca1913e8f6
commit d7aa1ec8dd
3 changed files with 3 additions and 3 deletions

View File

@@ -53,7 +53,7 @@ private:
Qt::SortOrder order;
};
/** Model for list of recently generated payment requests / bitcoin URIs.
/** Model for list of recently generated payment requests / bitcoin: URIs.
* Part of wallet model.
*/
class RecentRequestsTableModel: public QAbstractTableModel