Skip to content
Snippets Groups Projects
Commit f31b08c3 authored by Tim Miller's avatar Tim Miller
Browse files

UPDATE: Typo in class documentation.

parent 77a3b0eb
Branches
No related tags found
No related merge requests found
...@@ -179,9 +179,9 @@ public class PassBook ...@@ -179,9 +179,9 @@ public class PassBook
} }
/** /**
* Updates the logic details for a URL of a user. If the url * Updates the login details for a URL of a user. If the url
* username or password are null, the username/password details * username or password are null, the login details for this URL
* for this URL are removed. * must be removed.
* *
* @param sessionID the session ID for the logged-in user * @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added * @param urlUsername the username for the user to be added
......
...@@ -179,9 +179,9 @@ public class PassBook ...@@ -179,9 +179,9 @@ public class PassBook
} }
/** /**
* Updates the logic details for a URL of a user. If the url * Updates the login details for a URL of a user. If the url
* username or password are null, the username/password details * username or password are null, the login details for this URL
* for this URL are removed. * must be removed.
* *
* @param sessionID the session ID for the logged-in user * @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added * @param urlUsername the username for the user to be added
......
...@@ -179,9 +179,9 @@ public class PassBook ...@@ -179,9 +179,9 @@ public class PassBook
} }
/** /**
* Updates the logic details for a URL of a user. If the url * Updates the login details for a URL of a user. If the url
* username or password are null, the username/password details * username or password are null, the login details for this URL
* for this URL are removed. * must be removed.
* *
* @param sessionID the session ID for the logged-in user * @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added * @param urlUsername the username for the user to be added
......
...@@ -179,9 +179,9 @@ public class PassBook ...@@ -179,9 +179,9 @@ public class PassBook
} }
/** /**
* Updates the logic details for a URL of a user. If the url * Updates the login details for a URL of a user. If the url
* username or password are null, the username/password details * username or password are null, the login details for this URL
* for this URL are removed. * must be removed.
* *
* @param sessionID the session ID for the logged-in user * @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added * @param urlUsername the username for the user to be added
......
...@@ -179,9 +179,9 @@ public class PassBook ...@@ -179,9 +179,9 @@ public class PassBook
} }
/** /**
* Updates the logic details for a URL of a user. If the url * Updates the login details for a URL of a user. If the url
* username or password are null, the username/password details * username or password are null, the login details for this URL
* for this URL are removed. * must be removed.
* *
* @param sessionID the session ID for the logged-in user * @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added * @param urlUsername the username for the user to be added
......
...@@ -179,9 +179,9 @@ public class PassBook ...@@ -179,9 +179,9 @@ public class PassBook
} }
/** /**
* Updates the logic details for a URL of a user. If the url * Updates the login details for a URL of a user. If the url
* username or password are null, the username/password details * username or password are null, the login details for this URL
* for this URL are removed. * must be removed.
* *
* @param sessionID the session ID for the logged-in user * @param sessionID the session ID for the logged-in user
* @param urlUsername the username for the user to be added * @param urlUsername the username for the user to be added
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment