summaryrefslogtreecommitdiff
path: root/doc/ja/weechat_plugin_api.ja.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2016-12-04 13:13:41 +0100
committerSébastien Helleu <flashcode@flashtux.org>2016-12-04 13:13:41 +0100
commitc008fa68b714e4c9d95cc46caf7a30e35b174685 (patch)
treefef7c9d2de11804a3ffe833ce5f2a37c7d38f8a0 /doc/ja/weechat_plugin_api.ja.adoc
parentbd3dfb48275f121ba6db9f8d2610c4f63829d3af (diff)
downloadweechat-c008fa68b714e4c9d95cc46caf7a30e35b174685.zip
doc: add non-breaking spaces in French docs before colons and semicolons
Diffstat (limited to 'doc/ja/weechat_plugin_api.ja.adoc')
-rw-r--r--doc/ja/weechat_plugin_api.ja.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ja/weechat_plugin_api.ja.adoc b/doc/ja/weechat_plugin_api.ja.adoc
index 7a40ab6c9..f2556e4b7 100644
--- a/doc/ja/weechat_plugin_api.ja.adoc
+++ b/doc/ja/weechat_plugin_api.ja.adoc
@@ -15398,7 +15398,7 @@ C 言語での使用例:
struct t_gui_lines *own_lines;
struct t_gui_line *line;
-struct t_gui_line_data *line_data;
+struct t_gui_line_data *line_data;
struct t_hdata *hdata;
struct t_hashtable *hashtable;
char str_date[64];