diff options
author | Carl Fredrik Hammar <hammy.lite@gmail.com> | 2010-03-10 16:19:06 +0100 |
---|---|---|
committer | Carl Fredrik Hammar <hammy.lite@gmail.com> | 2010-03-10 16:19:06 +0100 |
commit | 6eb6d5314e303379debbef82921a215ef2b00d98 (patch) | |
tree | 55536b9636dc3ccfaf7829c96940774a13cf49e3 /community/gsoc/project_ideas/file_locking.mdwn | |
parent | 5a615978181a1b8d85326d8cf3137ed4b0b46bf7 (diff) | |
download | web-6eb6d5314e303379debbef82921a215ef2b00d98.tar.gz web-6eb6d5314e303379debbef82921a215ef2b00d98.tar.bz2 web-6eb6d5314e303379debbef82921a215ef2b00d98.zip |
Fix typos and spelling on GSoC pages
Diffstat (limited to 'community/gsoc/project_ideas/file_locking.mdwn')
-rw-r--r-- | community/gsoc/project_ideas/file_locking.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/gsoc/project_ideas/file_locking.mdwn b/community/gsoc/project_ideas/file_locking.mdwn index af010c98..0159b091 100644 --- a/community/gsoc/project_ideas/file_locking.mdwn +++ b/community/gsoc/project_ideas/file_locking.mdwn @@ -10,7 +10,7 @@ is included in the section entitled [[!meta title="Fix and Complete File Locking Support"]] -Over the years, [[UNIX]] has aquired a host of different file locking mechanisms. +Over the years, [[UNIX]] has acquired a host of different file locking mechanisms. Some of them work on the Hurd, while others are buggy or only partially implemented. This breaks many applications. |