Skip to content

Commit 2ee0afd

Browse files
authored
make title more explicit
1 parent 40a405f commit 2ee0afd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/docs/config-files.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Configuration File Syntax
2+
title: Syntax for the XML-based Configuration Files
33
linktitle: config-files
44
weight: 115
55
---
66

7-
# Configuration File Syntax
7+
# Syntax for the XML-based Configuration Files
88

9-
Notepad++ offers a comprehensive user interface to review or change most of its settings. However, there are some special cases, among which:
9+
Notepad++ offers a comprehensive user interface to review or change most of its settings. However, there are some special cases where it is worthwhile to edit the configuration files directly, including:
1010

1111
* Using synthesized macros to send commands with parameters to a Scintilla component
1212
* Adding keywords to a language, because the new language version isn't matched yet

0 commit comments

Comments
 (0)