diff --git a/src/builtins.pod b/src/builtins.pod index 4bdecd3..ace4e1e 100644 --- a/src/builtins.pod +++ b/src/builtins.pod @@ -92,7 +92,7 @@ you can write both C<(-5).abs> and C. ceil rounding up to an integer floor rounding down to an integer round rounding to next integer - sign -1 for negative, 0 for 0, 1 for postive values + sign -1 for negative, 0 for 0, 1 for positive values The trigonometric functions C