diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/util/xmlpool/t_options.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/util/xmlpool/t_options.h b/src/util/xmlpool/t_options.h index 552fd9db813..bfa9cc72bcb 100644 --- a/src/util/xmlpool/t_options.h +++ b/src/util/xmlpool/t_options.h @@ -35,8 +35,8 @@ * all the translations. The result (options.h) is included by * xmlpool.h which in turn can be included by drivers. * - * The macros used to describe otions in this file are defined in - * ../xmlpool.h. + * The macros used to describe options in this file are defined in + * src/util/xmlpool.h. */ /* This is needed for xgettext to extract translatable strings. |