Skip to content

Commit 3055169

Browse files
MMaieroCopilot
andauthored
Update kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/identity/IdentityService.java
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 892d0e7 commit 3055169

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

kura/org.eclipse.kura.api/src/main/java/org/eclipse/kura/identity/IdentityService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ public IdentityConfiguration getIdentityDefaultConfiguration(final String identi
274274
* if a failure occurs in creating the temporary identity,
275275
* if an identity with the given name already exists
276276
* (either regular or temporary) or if the provided configuration
277-
* is not valied.
277+
* is not valid.
278278
* @since 2.8.0
279279
*/
280280
public void createTemporaryIdentity(final IdentityConfiguration identityConfiguration, final Duration lifetime) throws KuraException;

0 commit comments

Comments
 (0)