From d6deb82df8947b2b7c585c098dc8bfc1907fe7d4 Mon Sep 17 00:00:00 2001 From: oliverschmidt Date: Wed, 28 Nov 2007 17:57:52 +0000 Subject: [PATCH] Fixed typo. --- platform/c64/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/platform/c64/README b/platform/c64/README index 84c37afee..fb97d802d 100644 --- a/platform/c64/README +++ b/platform/c64/README @@ -7,5 +7,5 @@ The following C64 Ethernet cards are supported: - TFE: Use driver cs8900a.eth with the address $DE00. In most cases it is desirable to use an emulator for the development and testing -of a Contiki application. The VICE is especially well suited as it emulates both -the RR-Net and TFE Ethernet cards. It is available at http://www.viceteam.org/. \ No newline at end of file +of a Contiki application. VICE is especially well suited as it emulates both the +RR-Net and TFE Ethernet cards. It is available at http://www.viceteam.org/. \ No newline at end of file