mirror of
https://github.com/nextcloud/desktop.git
synced 2024-11-26 23:28:14 +03:00
Account: Fixed typo in comment.
This commit is contained in:
parent
9eec45f9c4
commit
8c2b5af7f0
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@ class OWNCLOUDSYNC_EXPORT Account : public QObject {
|
|||
Q_OBJECT
|
||||
public:
|
||||
/**
|
||||
* @brief The possibly themed dav path for the account. Is has
|
||||
* @brief The possibly themed dav path for the account. It has
|
||||
* a trailing slash.
|
||||
* @returns the (themeable) dav path for the account.
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue