[gnome-games] gnect: minor typo fix
- From: Jeremy Bicha <jbicha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-games] gnect: minor typo fix
- Date: Mon, 10 Oct 2011 04:02:45 +0000 (UTC)
commit 39b481c855a14905a94d7c626e20ac0ebbe390fa
Author: Jeremy Bicha <jbicha ubuntu com>
Date: Mon Oct 10 00:01:51 2011 -0400
gnect: minor typo fix
Discovered by Debian's lintian checker
gnect/src/heurist.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gnect/src/heurist.c b/gnect/src/heurist.c
index 5d0c03f..5201f07 100644
--- a/gnect/src/heurist.c
+++ b/gnect/src/heurist.c
@@ -359,7 +359,7 @@ her_set_proof_and_disproof_numbers (struct node *node)
if (!node)
- fatal_error ("Invalid node choosen");
+ fatal_error ("Invalid node chosen");
else if (node->expanded) {
switch (node->type) {
case AND_TYPE:
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]