Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Spelling errors #299

Closed
guimard opened this issue Sep 14, 2020 · 1 comment
Closed

Spelling errors #299

guimard opened this issue Sep 14, 2020 · 1 comment

Comments

@guimard
Copy link
Contributor

guimard commented Sep 14, 2020

Hi,

a little patch:

--- a/lib/Ocsinventory/Agent/Backend/OS/BSD/Networks.pm
+++ b/lib/Ocsinventory/Agent/Backend/OS/BSD/Networks.pm
@@ -225,11 +225,11 @@

 =head1 NAME

-OCSInventory::Agent::Backend::OS::BSD::Networks - Network-related informations
+OCSInventory::Agent::Backend::OS::BSD::Networks - Network-related information

 =head1 DESCRIPTION

-This module retrieves network informations.
+This module retrieves network information.

 =head1 FUNCTIONS

--- a/lib/Ocsinventory/Agent/Backend/OS/Linux/Network/Networks.pm
+++ b/lib/Ocsinventory/Agent/Backend/OS/Linux/Network/Networks.pm
@@ -788,7 +788,7 @@

 =head1 DESCRIPTION

-This module retrieves network informations.
+This module retrieves network information.

 =head1 FUNCTIONS

--- a/ocsinventory-agent
+++ b/ocsinventory-agent
@@ -149,7 +149,7 @@

 Do not contact the server more than one time during the PROLOG_FREQ and do
 an exit if there is nothing to do. Useful if you want to start the agent
-script regulary from the crontab but don't want to overload the server.
+script regularly from the crontab but don't want to overload the server.

 =item B<-l>, B<--local>=I<DIR>

Note that many comments contain informations instead of information

@fbomj
Copy link
Contributor

fbomj commented Sep 14, 2020

see #302

@fbomj fbomj closed this as completed Sep 14, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants