diff options
author | 2013-05-21 16:54:53 -0400 | |
---|---|---|
committer | 2013-05-21 16:54:53 -0400 | |
commit | 04730b609194f64081a99bf7f39909573a5e8b1d (patch) | |
tree | a4706b0fb35c8f727eebb13569241f0adf30e87f /doc/06_AdeptEditing.md | |
parent | bbeb17a2d835955ddd362d419b9927b80074ed53 (diff) | |
download | textadept-04730b609194f64081a99bf7f39909573a5e8b1d.tar.gz textadept-04730b609194f64081a99bf7f39909573a5e8b1d.zip |
Renamed "settings.lua" to "properties.lua".
Diffstat (limited to 'doc/06_AdeptEditing.md')
-rw-r--r-- | doc/06_AdeptEditing.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/06_AdeptEditing.md b/doc/06_AdeptEditing.md index 518fc1bc..83e12802 100644 --- a/doc/06_AdeptEditing.md +++ b/doc/06_AdeptEditing.md @@ -82,7 +82,7 @@ Textadept curses does not support creating rectangular selections with the mouse. [`buffer.rectangular_selection_modifier`]: api/buffer.html#rectangular_selection_modifier -[settings]: 08_Preferences.html#Buffer.Settings +[settings]: 08_Preferences.html#Buffer.Properties ### Select to Matching Brace |