summary refs log tree commit diff stats
path: root/nim/platform.pas
diff options
context:
space:
mode:
authorAndreas Rumpf <rumpf_a@web.de>2009-04-22 15:55:27 +0200
committerAndreas Rumpf <rumpf_a@web.de>2009-04-22 15:55:27 +0200
commite792940f5273bf8f8761c4cb29b241445e8b1d0b (patch)
tree8a6b224b8c0b3db14dbc20d89b7ca9ccb19b1f56 /nim/platform.pas
parent439aa2d04d5528b5aed288f70895515d1da2dc3d (diff)
downloadNim-e792940f5273bf8f8761c4cb29b241445e8b1d0b.tar.gz
version 0.7.6
Diffstat (limited to 'nim/platform.pas')
-rw-r--r--nim/platform.pas2
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