Fix typo "informations" -> "information" (Atsushi SAKAI and

Saori FUKUTA).
This commit is contained in:
Richard W.M. Jones
2008-03-14 11:08:03 +00:00
parent adbf991a1d
commit 3e59e29859
26 changed files with 103 additions and 98 deletions

View File

@@ -571,7 +571,7 @@ retry2:
goto comm_error;
/*
* Hum, could we expect those informations to be unmutable and
* Hum, could we expect those information to be unmutable and
* cache them ? Since it's probably an unfrequent call better
* not make assumption and do the xend RPC each call.
*/
@@ -763,7 +763,7 @@ proxyMainLoop(void) {
/**
* usage:
*
* dump on stdout informations about the program
* dump on stdout information about the program
*/
static void
usage(const char *progname) {