mirror of
https://gitlab.gnome.org/GNOME/libxslt
synced 2025-07-31 02:43:06 +03:00
Fix typos
Fixes bug 788668.
This commit is contained in:
@ -539,7 +539,7 @@ static void usage(const char *name) {
|
||||
printf("\t--xincludestyle : do XInclude processing on stylesheets\n");
|
||||
#endif
|
||||
printf("\t--load-trace : print trace of all external entites loaded\n");
|
||||
printf("\t--profile or --norman : dump profiling informations \n");
|
||||
printf("\t--profile or --norman : dump profiling information \n");
|
||||
printf("\nProject libxslt home page: http://xmlsoft.org/XSLT/\n");
|
||||
printf("To report bugs and get help: http://xmlsoft.org/XSLT/bugs.html\n");
|
||||
}
|
||||
|
Reference in New Issue
Block a user