summaryrefslogtreecommitdiff
path: root/rtl/bsd
diff options
context:
space:
mode:
authormarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2016-12-14 20:05:21 +0000
committermarco <marco@3ad0048d-3df7-0310-abae-a5850022a9f2>2016-12-14 20:05:21 +0000
commit151cb10b610a4a3e77b388c3f9a9e3e2852b30ee (patch)
tree07e032c2cbb7101d5eadd32214cc2906e2d09ba8 /rtl/bsd
parent29c53f11275781123f73f822966c6d62a427c398 (diff)
downloadfpc-151cb10b610a4a3e77b388c3f9a9e3e2852b30ee.tar.gz
* more occured -> occurred spelling fixes.
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@35130 3ad0048d-3df7-0310-abae-a5850022a9f2
Diffstat (limited to 'rtl/bsd')
-rw-r--r--rtl/bsd/sysos.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/rtl/bsd/sysos.inc b/rtl/bsd/sysos.inc
index 50ab2bbff7..a9f31d179c 100644
--- a/rtl/bsd/sysos.inc
+++ b/rtl/bsd/sysos.inc
@@ -100,7 +100,7 @@ end;
{
The lowlevel file functions should take care of setting the InOutRes to the
- correct value if an error has occured, else leave it untouched
+ correct value if an error has occurred, else leave it untouched
}
Function PosixToRunError (PosixErrno : longint) : longint;