# HG changeset patch # User Michael Spacefalcon # Date 1412275692 0 # Node ID 615fb8847d3fc4f78da8589c9c0ad8a74c044d83 # Parent 2913c4fdd34a3176da2d0f34855f9d9a7274eee5 top level README: typo fix diff -r 2913c4fdd34a -r 615fb8847d3f README --- a/README Thu Oct 02 00:06:50 2014 +0000 +++ b/README Thu Oct 02 18:48:12 2014 +0000 @@ -82,7 +82,7 @@ * GPF (Condat's protocol stack framework) - TI used it mostly as binary libs, even internally, and we had to reconstruct it from pieces. Some parts of GPF - had to be reconstructed from disassembly. But it works beatifully now. + had to be reconstructed from disassembly. But it works beautifully now. * GSM Layer 1 code - we took the version from the LoCosto source (no official Calypso L1 source could be found) and backported it from LoCosto to Calypso.