From 1e089682a022b569821969eab10f13c614db7fcf Mon Sep 17 00:00:00 2001 From: Travis Howell Date: Mon, 31 Mar 2003 13:30:45 +0000 Subject: Add proper spanish verbs svn-id: r6891 --- simon/verb.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'simon') diff --git a/simon/verb.cpp b/simon/verb.cpp index ee2790efbd..0c9141b055 100644 --- a/simon/verb.cpp +++ b/simon/verb.cpp @@ -49,8 +49,8 @@ static const char *const hebrew_verb_prep_names[] = { static const char *const spanish_verb_prep_names[] = { "", "", "", "", - "", "", "", "con qu/ ?", - "", "", "", "qui/n ?" + "", "", "", "^con qu/?", + "", "", "", "^a qui/n?" }; static const char *const italian_verb_prep_names[] = { -- cgit v1.2.3