xmlpool: fix typo in comment
s/otions/options/, and while here let's give the full path to xmlpool.h since `../` won't be true in the generated file. Signed-off-by: Eric Engestrom <eric.engestrom@intel.com> Reviewed-by: Dylan Baker <dylan@pnwbakers.com>
This commit is contained in:
committed by
Eric Engestrom
parent
d6683e118f
commit
069e6d587e
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user