mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

lutoff
29.55.2007 c7722d0e7353c633df2a70a101d8a018bc354a96
Fix typo
1 files modified
2 ■■■ changed files
opendj-sdk/opends/src/server/org/opends/server/admin/client/cli/SecureConnectionCliParser.java 2 ●●● patch | view | raw | blame | history
opendj-sdk/opends/src/server/org/opends/server/admin/client/cli/SecureConnectionCliParser.java
@@ -69,7 +69,7 @@
/**
 * This is a commodity class that can be used to check the arguments required
 * to stablish a secure connection in the command line.  It can be used
 * to establish a secure connection in the command line.  It can be used
 * to generate an ApplicationTrustManager object based on the options provided
 * by the user in the command line.
 *