diff options
author | Adham Zahran <adham.zahran@hotmail.com> | 2016-02-07 21:17:13 +0200 |
---|---|---|
committer | Adham Zahran <adham.zahran@hotmail.com> | 2016-02-07 21:17:13 +0200 |
commit | 485e772d376f148c11d776e3219dd8d1a6a30e2a (patch) | |
tree | 9fdc6237a2e79711eaaf1cfcebe1652ac576ee62 /doc/base | |
parent | 8161392eb6335f22996815760e56a46b8a56e0f1 (diff) |
just a small type
Diffstat (limited to 'doc/base')
-rw-r--r-- | doc/base/classes.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/base/classes.xml b/doc/base/classes.xml index deb0b3ad8d..f904f6e742 100644 --- a/doc/base/classes.xml +++ b/doc/base/classes.xml @@ -344,7 +344,7 @@ <argument index="0" name="rad" type="float"> </argument> <description> - Convert from radian to degrees. + Convert from radians to degrees. </description> </method> <method name="linear2db"> |