# HG changeset patch
# User Giampaolo Fadel <[email protected]>
# Date 1248416452 -7200
# Node ID 8da5205aab9508275f51ec1a49d54891ad0ac309
# Parent bb03047b6c1f4e67436dec5be52465c9f941434a
doc: fix path separator
diff --git a/doc/source/faq.txt b/doc/source/faq.txt
--- a/doc/source/faq.txt
+++ b/doc/source/faq.txt
@@ -227,7 +227,7 @@
TortoiseHg includes an entire Python distribution bundled up as
DLLs. The standard library modules are all in the
- :file:`library.zip` file in :file:`C:\Program Files\TortoiseHg`.
+ :file:`library.zip` file in :file:`C:\\Program Files\\TortoiseHg`.
If you try to use an extension that imports a non-standard Python
module, you will find that the extension will fail to load because
------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop