Author: mreutegg
Date: Wed Jul 10 15:25:35 2019
New Revision: 1862881
URL: http://svn.apache.org/viewvc?rev=1862881&view=rev
Log:
OAK-8472: Typo in oak-run console refresh command help
Modified:
jackrabbit/oak/trunk/oak-run/src/main/groovy/org/apache/jackrabbit/oak/console/commands/RefreshCommand.properties
Modified:
jackrabbit/oak/trunk/oak-run/src/main/groovy/org/apache/jackrabbit/oak/console/commands/RefreshCommand.properties
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-run/src/main/groovy/org/apache/jackrabbit/oak/console/commands/RefreshCommand.properties?rev=1862881&r1=1862880&r2=1862881&view=diff
==============================================================================
---
jackrabbit/oak/trunk/oak-run/src/main/groovy/org/apache/jackrabbit/oak/console/commands/RefreshCommand.properties
(original)
+++
jackrabbit/oak/trunk/oak-run/src/main/groovy/org/apache/jackrabbit/oak/console/commands/RefreshCommand.properties
Wed Jul 10 15:25:35 2019
@@ -17,5 +17,5 @@
# under the License.
#
command.description=Control how the current session is refreshed.
-command.usage=[<auot>|<manual>|<now>]
+command.usage=[<auto>|<manual>|<now>]
command.help=Control how the current session is refreshed.