Skip to content

Commit 3e6142f

Browse files
committedJun 29, 2022
Fix user and non-user facing typos
1 parent 033189d commit 3e6142f

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

86 files changed

+121
-121
lines changed
 

‎CHANGELOG.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Add support to `yescrypt` password hashing scheme
77
* Add new _System Logs Viewer_ (logviewer) module
88
* Add new `webmin server` sub-command
9-
* Add to set enviromental variables in Filesystem Backup module
9+
* Add to set environmental variables in Filesystem Backup module
1010
* Fix upload tracker issues with large uploads
1111
* Fix NVMe drives status support
1212
* Fix AlmaLinux support

‎README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Webmin can be installed in two different ways:
3030
<kbd>Note: It is highly recommended to [add repository](https://doxfer.webmin.com/Webmin/Installation) to your system for having automatic updates.</kbd>
3131

3232
2. By downloading, extracting [source file](https://prdownloads.sourceforge.net/webadmin/webmin-1.995.tar.gz), and running [_setup.sh_](http://www.webmin.com/tgz.html) script, with no arguments, which will setup to run it directly from this directory, or with a command-line argument, such as targeted directory.
33-
<kbd>Note: If you are installing Webmin [on Windows](http://www.webmin.com/windows.html) system, you must run the command `perl setup.pl` instead. The Windows version depends on several programs, and modules that may not be part of the standard distribution. You will need _process.exe_ commmand, _sc.exe_ command, and _Win32::Daemon_ Perl module.</kbd>
33+
<kbd>Note: If you are installing Webmin [on Windows](http://www.webmin.com/windows.html) system, you must run the command `perl setup.pl` instead. The Windows version depends on several programs, and modules that may not be part of the standard distribution. You will need _process.exe_ command, _sc.exe_ command, and _Win32::Daemon_ Perl module.</kbd>
3434

3535
## Documentation
3636
Complete set of documentation for Webmin and all of its modules can be found at out [Wiki page](https://doxfer.webmin.com/Webmin/Main_Page).

0 commit comments

Comments
 (0)
Please sign in to comment.