diff options
author | 2013-05-21 16:54:53 -0400 | |
---|---|---|
committer | 2013-05-21 16:54:53 -0400 | |
commit | 04730b609194f64081a99bf7f39909573a5e8b1d (patch) | |
tree | a4706b0fb35c8f727eebb13569241f0adf30e87f /doc/04_WorkingWithFiles.md | |
parent | bbeb17a2d835955ddd362d419b9927b80074ed53 (diff) | |
download | textadept-04730b609194f64081a99bf7f39909573a5e8b1d.tar.gz textadept-04730b609194f64081a99bf7f39909573a5e8b1d.zip |
Renamed "settings.lua" to "properties.lua".
Diffstat (limited to 'doc/04_WorkingWithFiles.md')
-rw-r--r-- | doc/04_WorkingWithFiles.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/04_WorkingWithFiles.md b/doc/04_WorkingWithFiles.md index 029f2e0d..764b9c0b 100644 --- a/doc/04_WorkingWithFiles.md +++ b/doc/04_WorkingWithFiles.md @@ -47,7 +47,7 @@ to tabs. If the buffer uses spaces, all indenting tabs convert to spaces.) Similarly, the "Buffer -> Indentation" menu manually sets indentation size. [language-specific modules]: 07_Modules.html#Buffer.Properties -[user settings]: 08_Preferences.html#Buffer.Settings +[user settings]: 08_Preferences.html#Buffer.Properties #### Line Endings |