aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/addon
diff options
context:
space:
mode:
authorGravatar wodim2017-08-25 12:07:04 +0200
committerGravatar wodim2017-08-25 12:07:04 +0200
commitbff6c4d1d3b34e5c4c3fb83f9439b4427f75a363 (patch)
treed8ebbabf69b237556205b9d3f62ae50a1ce51652 /src/modules/addon
parentFix the text of all links in the documentation being lowercase. (diff)
downloadKVIrc-bff6c4d1d3b34e5c4c3fb83f9439b4427f75a363.tar.gz
KVIrc-bff6c4d1d3b34e5c4c3fb83f9439b4427f75a363.tar.bz2
KVIrc-bff6c4d1d3b34e5c4c3fb83f9439b4427f75a363.zip
Remove lots of redundant line feeds around block elements in the docs.
Diffstat (limited to 'src/modules/addon')
-rw-r--r--src/modules/addon/libkviaddon.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/modules/addon/libkviaddon.cpp b/src/modules/addon/libkviaddon.cpp
index f32fef1d7..178194283 100644
--- a/src/modules/addon/libkviaddon.cpp
+++ b/src/modules/addon/libkviaddon.cpp
@@ -599,7 +599,7 @@ static bool addon_kvs_cmd_register(KviKvsModuleCallbackCommandCall * c)
Installs the [files] for the addon identified by the specified <id>.
These files will be automatically removed when the addon is uninstalled.[br][br]
<target> is the target path inside the local KVIrc directory. The following
- standard paths should be used:[br]
+ standard paths should be used:
[ul]
[li]"pics" for image files.[/li]
[li]"locale" for translation *.mo files.[/li]