Fix grammar in get_action_token()'s description
authorFabian Keil <fk@fabiankeil.de>
Sat, 31 Dec 2011 14:49:58 +0000 (14:49 +0000)
committerFabian Keil <fk@fabiankeil.de>
Sat, 31 Dec 2011 14:49:58 +0000 (14:49 +0000)
actions.c

index e391140..13170d1 100644 (file)
--- a/actions.c
+++ b/actions.c
@@ -1,4 +1,4 @@
-const char actions_rcs[] = "$Id: actions.c,v 1.73 2011/09/18 14:43:07 fabiankeil Exp $";
+const char actions_rcs[] = "$Id: actions.c,v 1.74 2011/12/31 14:47:44 fabiankeil Exp $";
 /*********************************************************************
  *
  * File        :  $Source: /cvsroot/ijbswa/current/actions.c,v $
@@ -318,7 +318,7 @@ void free_action (struct action_spec *src)
  * Function    :  get_action_token
  *
  * Description :  Parses a line for the first action.
- *                Modifies it's input array, doesn't allocate memory.
+ *                Modifies its input array, doesn't allocate memory.
  *                e.g. given:
  *                *line="  +abc{def}  -ghi "
  *                Returns: