From ec23faa4aec84984ecee2d3bc2caf6d2501ba484 Mon Sep 17 00:00:00 2001 From: Marenz Date: Sun, 15 May 2011 20:26:52 +0200 Subject: [PATCH] rephrased --- include/psyc/parse.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/psyc/parse.h b/include/psyc/parse.h index edc4117..e1f2495 100644 --- a/include/psyc/parse.h +++ b/include/psyc/parse.h @@ -17,8 +17,8 @@ * * and the according terms are used throughout this documentation and in the * return codes. You should be at least - * vaguely familiar with what the difference between "body" and "content" as - * well as "routing variable" and "entity variable" is. + * vaguely familiar with differences between "body" and "content" as + * well as "routing variable" and "entity variable". * * * To parse a packet you first have to initialize a state: