about summary refs log tree commit diff stats
path: root/html/040brace.cc.html
diff options
context:
space:
mode:
Diffstat (limited to 'html/040brace.cc.html')
-rw-r--r--html/040brace.cc.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/040brace.cc.html b/html/040brace.cc.html
index aa4f3908..777e91cf 100644
--- a/html/040brace.cc.html
+++ b/html/040brace.cc.html
@@ -35,7 +35,7 @@ body { font-size: 12pt; font-family: monospace; color: #eeeeee; background-color
 <pre id='vimCodeElement'>
 <span class="Comment">//: Structured programming</span>
 <span class="Comment">//:</span>
-<span class="Comment">//: Our jump recipes are quite inconvenient to use, so mu provides a</span>
+<span class="Comment">//: Our jump recipes are quite inconvenient to use, so Mu provides a</span>
 <span class="Comment">//: lightweight tool called 'transform_braces' to work in a slightly more</span>
 <span class="Comment">//: convenient format with nested braces:</span>
 <span class="Comment">//:</span>
d key_ctrl_left handler' href='/danisanti/profani-tty/commit/tests/test_keyhandlers.h?id=25d31101bfb365c8224ef09f84a92794a89e975f'>25d31101 ^
25d31101 ^
2cdbfc7e ^
25d31101 ^

















2cdbfc7e ^













1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47