Fix backslashes need escaping.
This commit is contained in:
parent
38290145c8
commit
eac308c5b1
1 changed files with 1 additions and 1 deletions
|
|
@ -7,5 +7,5 @@ User data
|
|||
---------
|
||||
|
||||
All connection configuration information is stored in
|
||||
`%AppData%\pglab\pglab\pglabuser.db` this is an sqlite database.
|
||||
`%AppData%\\pglab\\pglab\\pglabuser.db` this is an sqlite database.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue