Index: trunk/extensions/CodeReview/backend/CodeSignoff.php |
— | — | @@ -20,7 +20,7 @@ |
21 | 21 | |
22 | 22 | /** |
23 | 23 | * This constructor is only used by newFrom*(). You should not create your own |
24 | | - * CodeSignoff objects, they'll be useless if they don't correspond to existing entires |
| 24 | + * CodeSignoff objects, they'll be useless if they don't correspond to existing entries |
25 | 25 | * in the database. |
26 | 26 | * |
27 | 27 | * For more detailed explanations of what each of the parameters mean, see public members. |