Skip to content

Commit 1533f01

Browse files
committed
fix misspelled privilieges
1 parent 5e84391 commit 1533f01

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/marklogic/client/DatabaseClient.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,7 @@ public interface DatabaseClient {
107107
* Creates a manager for configuring the REST server for the database. The
108108
* ServerConfigurationManager can persist query options and transforms or
109109
* set properties of the server. The application must have rest-admin
110-
* privilieges to use the ServerConfigurationManager.
110+
* privileges to use the ServerConfigurationManager.
111111
*
112112
* @return a manager for the server properties or administrative resources
113113
*/

0 commit comments

Comments
 (0)