mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
doc: fix typo in user's guide
This commit is contained in:
@@ -1400,7 +1400,7 @@ To learn more about plugin or script development (through API), please read
|
||||
Plugins in WeeChat
|
||||
~~~~~~~~~~~~~~~~~~
|
||||
|
||||
A plugin is dynamic library, written in C and compiled, which is loaded by
|
||||
A plugin is a dynamic library, written in C and compiled, which is loaded by
|
||||
WeeChat.
|
||||
Under GNU/Linux, the file has ".so" extension, ".dll" under Windows.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user