git » fp-git.git » commit 706eb61

goes

author ecalot
2006-04-24 01:13:37 UTC
committer ecalot
2006-04-24 01:13:37 UTC
parent 231a1bb8fe7e0651ab113753053efe6306d029d7

goes

PR/src/lib/xml/tree.c +1 -1

diff --git a/PR/src/lib/xml/tree.c b/PR/src/lib/xml/tree.c
index 55aae5b..c17f335 100644
--- a/PR/src/lib/xml/tree.c
+++ b/PR/src/lib/xml/tree.c
@@ -70,7 +70,7 @@ tree.c: Princed Resources : Specific XML tree handling routines
  * we can say that there is a ratio of 6 items per attribute or more.
  * If that happens for at least one attribute, the attribute with the highest
  * ratio will be partitioned that way:
- *   if an attribute value is present in 3 or more items, all items goes
+ *   if an attribute value is present in 3 or more items, all items go
  *   together under a new folder with this item set.
  */