diff options
Diffstat (limited to 'nim/platform.pas')
-rw-r--r-- | nim/platform.pas | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nim/platform.pas b/nim/platform.pas index 8bf4f3d9b..9f8d30f60 100644 --- a/nim/platform.pas +++ b/nim/platform.pas @@ -12,7 +12,7 @@ unit platform; // and operating systems. // Note: Unfortunately if an OS or CPU is listed here this does not mean that // Nimrod has been tested on this platform or that the RTL has been ported. -// Feel free to test for your exentric platform! +// Feel free to test for your excentric platform! interface |