summaryrefslogtreecommitdiff
path: root/doc/en/weechat_dev.en.adoc
diff options
context:
space:
mode:
authorSébastien Helleu <flashcode@flashtux.org>2019-06-07 21:14:17 +0200
committerSébastien Helleu <flashcode@flashtux.org>2019-06-07 21:14:17 +0200
commitf065b43b71fe7b492607a66b2c13cf489af1b9b8 (patch)
tree927b6c3cd99bbbf7a3ee4a3101d091a12a54e616 /doc/en/weechat_dev.en.adoc
parent96d127644649124d0cd4803a6707290e0b2a89cd (diff)
downloadweechat-f065b43b71fe7b492607a66b2c13cf489af1b9b8.zip
doc: replace "cmake" by "CMake"
Diffstat (limited to 'doc/en/weechat_dev.en.adoc')
-rw-r--r--doc/en/weechat_dev.en.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc
index 6f8b0b40f..586b6e6dc 100644
--- a/doc/en/weechat_dev.en.adoc
+++ b/doc/en/weechat_dev.en.adoc
@@ -1086,7 +1086,7 @@ Examples of commit messages:
irc: add command /unquiet (closes #36)
core: add callback "nickcmp" for nick comparison in buffers
irc: fix freeze when reading on socket with SSL enabled (bug #35097)
-ruby: add detection of ruby version 1.9.3 in cmake
+ruby: add detection of ruby version 1.9.3 in CMake
python: fix crash when unloading a script without pointer to interpreter
core: update Japanese translations (patch #7783)
----