From 5e6ae524f7d1d3dac9a44ebcfc91019aa30e1c11 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Fri, 6 Jan 2017 09:04:03 -0500 Subject: Fixed typo; doc/manual.md --- doc/manual.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manual.md') diff --git a/doc/manual.md b/doc/manual.md index 2bc1babe..685a38c1 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -1006,7 +1006,7 @@ following to *~/.textadept/init.lua*: ui.tabs = false ui.find.find_in_files_timeout = 5 - textadept.editing.auto_pair = nil + textadept.editing.auto_pairs = nil textadept.editing.typeover_chars = nil textadept.editing.strip_trailing_spaces = true textadept.editing.comment_string.ansi_c = '//' -- cgit v1.2.3