mirror of
https://github.com/pragma-/pbot.git
synced 2024-11-22 11:59:43 +01:00
doc/Plugins/Plang.md: fix typo
This commit is contained in:
parent
cd21a31276
commit
c05c4bfd88
@ -106,7 +106,7 @@ currently possible with Plang. This will not be its final form. Support for clas
|
||||
soon.
|
||||
|
||||
We'll use the `factget()` and `factset()` functions to get and store Karma values to an
|
||||
unique unused channnel. Let's call it `#karma-data`. To get the first command argument,
|
||||
unique unused channel. Let's call it `#karma-data`. To get the first command argument,
|
||||
we'll use PBot's special factoid variable `$arg[0]`.
|
||||
|
||||
First we add the `++` command.
|
||||
|
Loading…
Reference in New Issue
Block a user