mirror of
https://github.com/anope/anope.git
synced 2026-06-29 21:06:37 +02:00
Fix some typos and touch up the configs a little.
This commit is contained in:
+3
-3
@@ -185,9 +185,9 @@ class ModuleVersion
|
||||
|
||||
public:
|
||||
/** Constructor
|
||||
* @param major The major version numbber
|
||||
* @param minor The minor version numbber
|
||||
* @param patch The patch version numbber
|
||||
* @param major The major version number
|
||||
* @param minor The minor version number
|
||||
* @param patch The patch version number
|
||||
*/
|
||||
ModuleVersion(int major, int minor, int patch);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user