Skip to content

Commit

Permalink
Merge pull request #44746 from nextcloud/doc/idbconnection-prepare-br…
Browse files Browse the repository at this point in the history
…anding

docs: Adjust branding in IDBConnection::prepare doc block
  • Loading branch information
ChristophWurst authored Apr 9, 2024
2 parents 9a319ba + 5443069 commit 46fb51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/public/IDBConnection.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ interface IDBConnection {
public function getQueryBuilder();

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

0 comments on commit 46fb51b

Please sign in to comment.