Merge pull request #311 from kescherCode/master
Fix wrong capital letter in NextCloud -> Nextcloud
This commit is contained in:
commit
e4bc9b9c39
@ -27,7 +27,7 @@ bool OwnCloudServiceEntryPoint::isSingleInstanceService() const {
|
||||
}
|
||||
|
||||
QString OwnCloudServiceEntryPoint::name() const {
|
||||
return QSL("NextCloud News");
|
||||
return QSL("Nextcloud News");
|
||||
}
|
||||
|
||||
QString OwnCloudServiceEntryPoint::code() const {
|
||||
|
Loading…
x
Reference in New Issue
Block a user