Skip to content

Commit 46fb51b

Browse files
Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-branding
docs: Adjust branding in IDBConnection::prepare doc block
2 parents 9a319ba + 5443069 commit 46fb51b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/public/IDBConnection.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ interface IDBConnection {
7474
public function getQueryBuilder();
7575

7676
/**
77-
* Used to abstract the ownCloud database access away
77+
* Used to abstract the Nextcloud database access away
7878
* @param string $sql the sql query with ? placeholder for params
7979
* @param int|null $limit the maximum number of rows
8080
* @param int|null $offset from which row we want to start

0 commit comments

Comments
 (0)