From 85da4bd9bb980dcefdd119ddf96d794c903ad5bd Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sun, 28 Oct 2012 14:00:27 +0100 Subject: Fix newline --- share/doc/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/doc') diff --git a/share/doc/plugins.md b/share/doc/plugins.md index 9e78e839..ebba8f71 100644 --- a/share/doc/plugins.md +++ b/share/doc/plugins.md @@ -1010,7 +1010,7 @@ xchat_plugin_init (xchat_plugin *plugin_handle, char **plugin_name, char **plugi In the example above, the settings will be saved to the plugin_tester_thingie.conf file, and its content will be: ->myvar1 = I want to save this string! +>myvar1 = I want to save this string! myvar2 = This is important, too. You should never need to edit this file manually. -- cgit 1.4.1