This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See http://git.chorem.org/jtimer.git commit 766512451de1232d72e4d09f1e81385c29fb3aee Author: Eric Chatellier <chatellier@codelutin.com> Date: Wed Mar 9 16:49:03 2016 +0100 Fix var --- src/site/rst/configuration.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/site/rst/configuration.rst b/src/site/rst/configuration.rst index e2ba12e..54ea84c 100644 --- a/src/site/rst/configuration.rst +++ b/src/site/rst/configuration.rst @@ -30,7 +30,7 @@ File ---- The location of jTimer configuration file depend on your system. - * window: ``%APPDATA%\jtimer.properties`` or ``%USER_HOME%%\Application Data\jtimer.properties`` + * window: ``%APPDATA%\jtimer.properties`` or ``%USER_HOME%\Application Data\jtimer.properties`` * mac os: ``${userHome}/Library/Application Support/jtimer.properties`` * linux: ``${userHome}/.config/jtimer.properties`` -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.