Another one ;)
--
() ascii ribbon campaign - stop html mail www.asciiribbon.org
/\ www.the-compiler.org | I love long mails http://email.is-not-s.ms/
Sed quis custodiet ipsos Custodes? [Who guards the Guardians?]
From b8c7abb2b9ecd1aeb9881866a7d09d3a2e17a19b Mon Sep 17 00:00:00 2001
From: Florian Bruhin <git _at_ the _minus_ compiler _dot_ org>
Date: Thu, 13 Mar 2014 11:41:26 +0100
Subject: [PATCH] Spelling fix: sould -> should
---
src/decoration.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/decoration.c b/src/decoration.c
index f46fdda..91778e4 100644
--- a/src/decoration.c
+++ b/src/decoration.c
@@ -120,7 +120,7 @@ static GString* PROP2MEMBERS(HSAttribute* attr) {
for (int i = 0; i < member_cnt; i++) {
HSAttribute* oth_a = hsobject_find_attribute(members[i],
attr->name);
if (!oth_a) {
- HSDebug("%d: Cant find attribute %s. This sould not
happen!\n", i, attr->name);
+ HSDebug("%d: Cant find attribute %s. This should not
happen!\n", i, attr->name);
continue;
}
hsattribute_assign(oth_a, val->str, output);
--
1.9.0
Attachment:
pgp3NiI1mMmZL.pgp
Description: PGP signature