aboutsummaryrefslogtreecommitdiff
path: root/doc/01_Introduction.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2012-10-30 20:45:41 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2012-10-30 20:45:41 -0400
commit91d84c4643618e080e1f9abb70416ada5d03db73 (patch)
tree4b60592ef4966076423aa02165a4f2cabf8e0bbe /doc/01_Introduction.md
parent8020ef7e08d812ac28d5c5ff12d311d1ee3b39a6 (diff)
downloadtextadept-91d84c4643618e080e1f9abb70416ada5d03db73.tar.gz
textadept-91d84c4643618e080e1f9abb70416ada5d03db73.zip
Continued updating documentation formatting.
Diffstat (limited to 'doc/01_Introduction.md')
-rw-r--r--doc/01_Introduction.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/01_Introduction.md b/doc/01_Introduction.md
index be57529f..2c98e04f 100644
--- a/doc/01_Introduction.md
+++ b/doc/01_Introduction.md
@@ -45,8 +45,8 @@ commands on-the-fly to handling core events. The possibilities are limitless.
This manual uses notation that is worth clarifying.
Directories and file paths are represented like this: */path/to/dir/* and
-*/path/to/file*. (On Windows machines, "/" and "\" can be used interchangeably
-as directory separators.) Any relative paths, paths that do not begin with "/"
+*/path/to/file*. (On Windows machines, '/' and '\' can be used interchangeably
+as directory separators.) Any relative paths, paths that do not begin with '/'
or "C:\", are relative to the location of Textadept. *~/* is denoted as the
user's home directory. On Windows machines this is the value of the "USERHOME"
environment variable, typically *C:\Users\username\\* or