diff --git a/README.md b/README.md index e771a0d64..b3e4cb1d5 100755 --- a/README.md +++ b/README.md @@ -72,12 +72,12 @@ Network Wired wireless Bluetooth access point ### see_monitor.sh - **Group Name:** monitor - - **Action Name:** Bencharking + - **Action Name:** Benchmarking - **Options:** - - **Description:** Armbian Monitor and Bencharking. + - **Description:** Armbian Monitor and Benchmarking. -# Inclueded projects +# Included projects - [Bash Utility](https://labbots.github.io/bash-utility) - [Armbian config](https://github.com/armbian/config.git) diff --git a/lib/armbian-configng/system/see_monitor.sh b/lib/armbian-configng/system/see_monitor.sh index da1ef94d7..5d7ed760a 100644 --- a/lib/armbian-configng/system/see_monitor.sh +++ b/lib/armbian-configng/system/see_monitor.sh @@ -7,12 +7,12 @@ # warranty of any kind, whether express or implied. -# @description Armbian Monitor and Bencharking. +# @description Armbian Monitor and Benchmarking. # # @exitcode 0 If successful. # # @options none -function monitor::Bencharking(){ +function monitor::Benchmarking(){ see_menu #| armbian-interface -o return 0 ; } diff --git a/share/doc/armbian-configng/armbian-configng.csv b/share/doc/armbian-configng/armbian-configng.csv index 717776e70..40dc84ad9 100755 --- a/share/doc/armbian-configng/armbian-configng.csv +++ b/share/doc/armbian-configng/armbian-configng.csv @@ -1,5 +1,5 @@ Function Name,Group Name,Description,Options,Category,Category Description NMTUI,network,Network Manager.,none.,network,Network Wired wireless Bluetooth access point Hello,system,Hello System.,none,system,System and Security -Bencharking,monitor,Armbian Monitor and Bencharking.,,system,System and Security +Bencharking,monitor,Armbian Monitor and Benchmarking.,,system,System and Security Install,system,Armbian installer,none.,system,System and Security diff --git a/share/doc/armbian-configng/armbian-configng.html b/share/doc/armbian-configng/armbian-configng.html index b80abc8df..40c3d7804 100755 --- a/share/doc/armbian-configng/armbian-configng.html +++ b/share/doc/armbian-configng/armbian-configng.html @@ -63,9 +63,9 @@