diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2020-05-31 20:58:28 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2020-05-31 20:58:28 +0000 |
commit | bbee6e0814d5875b85b81f26fd4ca7a28b6f9570 (patch) | |
tree | 726fcf32b39ca8976d7aa51b67c7236509f1bde4 /subversion/include/svn_config.h | |
parent | 38cef28c88864beaadac7a7cffdec6da952c3eb2 (diff) |
Notes
Diffstat (limited to 'subversion/include/svn_config.h')
-rw-r--r-- | subversion/include/svn_config.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/subversion/include/svn_config.h b/subversion/include/svn_config.h index d194af09efbf..5e2ae1790fa6 100644 --- a/subversion/include/svn_config.h +++ b/subversion/include/svn_config.h @@ -44,8 +44,8 @@ extern "C" { /************************************************************************** *** *** *** For a description of the SVN configuration file syntax, see *** - *** your ~/.subversion/README, which is written out automatically by *** - *** svn_config_ensure(). *** + *** your ~/.subversion/README.txt, which is written out automatically *** + *** by svn_config_ensure(). *** *** *** **************************************************************************/ |