From ee9119a0a806a27f52c0b1f923e607af9aabb17a Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Sat, 13 Mar 2004 13:38:37 +0000 Subject: [PATCH] typo fix svn path=/trunk/kdeedu/libkdeedu/; revision=295637 --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index b60140b..fb060f4 100644 --- a/README +++ b/README @@ -11,7 +11,7 @@ begin using it. Rather than having her copy and paste my poor implementation First, I made a lib based on my bad implementation of kvtml, but then my conscience got the better of me and I started tinkering with QDom. What you'll find in libkdeedu is a QDom based, very basic, parser for kvtml. Right now it -just parses "e" (entry), "o" (original) and "t" (tranlation) tags, but it's done +just parses "e" (entry), "o" (original) and "t" (translation) tags, but it's done in such a way that it should be easy to extend (unlike my previous implementation). I've also made changes to FlashKard to do it's input using this. -- 2.47.3