* Fix typo pointed out by umccoullough. I should get a real keyboard.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37977 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Adrien Destugues
2010-08-08 17:29:32 +00:00
parent e579ff38fb
commit 4db75e5128
+1 -1
View File
@@ -41,7 +41,7 @@ some specific examples:
source and binary incompatible.
- The file system API has changed; file systems that worked on BeOS will no
longer work on Haiku.
- Haiku isnot compatible with the Network kit, nor with BONE. Instead, we have
- Haiku is not compatible with the Network kit, nor with BONE. Instead, we have
both UNIX sockets and a new C++ API.
- In several places we also dropped compatibility support for older BeOS
versions (PR2, R3, R4), which BeOS R5 still featured.