]> jfr.im git - irc/kvirc/KVIrc.git/commit
Fix typo in manual & bug in alias (#2311)
authorminduser00 <redacted>
Thu, 28 Sep 2017 19:49:03 +0000 (19:49 +0000)
committerwodim <redacted>
Thu, 28 Sep 2017 19:49:03 +0000 (21:49 +0200)
commit0f69683074553a23d63e5d3dee7b5f34a94d71e8
treed34774fce0e0b23eef901c013be07f6110f8fbca
parent463c4c3d0c32ff773a6dba2be157bea1d3960a59
Fix typo in manual & bug in alias (#2311)

* fix typo in manual

The function 'objects.clearObjects' is called in the manual as 'objects.clear'

* fix for bug in alias 'clearobjects'

The function 'objects.clearObjects' was called in the alias clearobjects as 'objects.clear'
data/defscript/aliases.kvs
src/modules/objects/libkviobjects.cpp