projects
/
nobug
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2bfcdcd
)
Fix typo
author
Andreas Hermann Braml
<andreas@braml.org>
Tue, 17 Aug 2010 15:21:53 +0000
(17:21 +0200)
committer
Andreas Hermann Braml
<andreas@braml.org>
Tue, 17 Aug 2010 15:21:53 +0000
(17:21 +0200)
doc/nobug_manual.conf
patch
|
blob
|
history
diff --git
a/doc/nobug_manual.conf
b/doc/nobug_manual.conf
index
06b52c7
..
500d7a3
100644
(file)
--- a/
doc/nobug_manual.conf
+++ b/
doc/nobug_manual.conf
@@
-4,7
+4,7
@@
//_
//_ [abstract]
//_ *****************************************************************
-//_ No
b
ug is a debugging library for instrumenting C and C++ programs
+//_ No
B
ug is a debugging library for instrumenting C and C++ programs
//_ inspired by ideas originating from Design-by-Contract.
//_ *****************************************************************
//_