File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
src/main/java/com/arangodb Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2846,7 +2846,7 @@ public SimpleByResultEntity executeSimpleUpdateByExample(
28462846 * @param username
28472847 * the username as string
28482848 * @param passwd
2849- * the username as string
2849+ * the password as string
28502850 * @param active
28512851 * if true the user is active
28522852 * @param extra
@@ -2868,7 +2868,7 @@ public DefaultEntity createUser(
28682868 * @param username
28692869 * the username as string
28702870 * @param passwd
2871- * the username as string
2871+ * the password as string
28722872 * @param active
28732873 * if true the user is active
28742874 * @param extra
@@ -2890,7 +2890,7 @@ public DefaultEntity replaceUser(
28902890 * @param username
28912891 * the username as string
28922892 * @param passwd
2893- * the username as string
2893+ * the password as string
28942894 * @param active
28952895 * if true the user is active
28962896 * @param extra
You can’t perform that action at this time.
0 commit comments