From d5d9a2e83be3f16cfa2f207211b71d6c3c424cfc Mon Sep 17 00:00:00 2001 From: Carlin Bingham Date: Sun, 13 Dec 2009 13:38:10 +1300 Subject: [PATCH] [Builtins] [Preface] Fix typos s/postive/positive s/architectual/architectural --- src/builtins.pod | 2 +- src/preface.pod | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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