diff --git a/docs/scripting.xml b/docs/scripting.xml index 3ca7277bf..80656784d 100644 --- a/docs/scripting.xml +++ b/docs/scripting.xml @@ -1891,7 +1891,7 @@ if(s) code_to_be_done_on_match end Converts the given number, n, to a string - in a hexidecimal number format (e.g. 10 becomes "a"). + in a hexadecimal number format (e.g. 10 becomes "a").