You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@jmeter.apache.org by se...@apache.org on 2015/06/06 15:48:37 UTC

svn commit: r1683909 - /jmeter/trunk/bin/jmeter.properties

Author: sebb
Date: Sat Jun  6 13:48:37 2015
New Revision: 1683909

URL: http://svn.apache.org/r1683909
Log:
Tweak docn

Modified:
    jmeter/trunk/bin/jmeter.properties

Modified: jmeter/trunk/bin/jmeter.properties
URL: http://svn.apache.org/viewvc/jmeter/trunk/bin/jmeter.properties?rev=1683909&r1=1683908&r2=1683909&view=diff
==============================================================================
--- jmeter/trunk/bin/jmeter.properties (original)
+++ jmeter/trunk/bin/jmeter.properties Sat Jun  6 13:48:37 2015
@@ -180,7 +180,7 @@ not_in_menu=org.apache.jmeter.protocol.h
 # The bigger it is, the more it consumes memory
 #undo.history.size=0
 
-# Hotkeys to add JMeter components, will add elements when you press Ctrl+0 .. Ctrl+9
+# Hotkeys to add JMeter components, will add elements when you press Ctrl+0 .. Ctrl+9 (Command+0 .. Command+9 on Mac)
 gui.quick_0=ThreadGroupGui
 gui.quick_1=HttpTestSampleGui
 gui.quick_2=RegexExtractorGui