mirror of
https://github.com/kmvan/x-prober.git
synced 2026-08-19 19:07:25 +08:00
[PR #4] [MERGED] [Fix] Typo #233
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kmvan/x-prober/pull/4
Author: @jfcherng
Created: 9/2/2018
Status: ✅ Merged
Merged: 9/2/2018
Merged by: @kmvan
Base:
master← Head:fix-typo📝 Commits (1)
a5ae8f5Fix a typo📊 Changes
12 files changed (+23 additions, -23 deletions)
View changed files
📝
src/Database/Database.php(+1 -1)📝
src/Footer/Footer.php(+2 -2)📝
src/Helper/Api.php(+2 -2)📝
src/I18n/Lang.json(+1 -1)📝
src/MyInfo/MyInfo.php(+2 -2)📝
src/NetworkStats/NetworkStats.php(+1 -1)📝
src/PhpInfo/PhpInfo.php(+1 -1)📝
src/ServerBenchmark/ServerBenchmark.php(+3 -3)📝
src/ServerInfo/ServerInfo.php(+1 -1)📝
src/ServerStatus/ServerStatus.php(+1 -1)📝
src/Style/Style.php(+2 -2)📝
src/Updater/Updater.php(+6 -6)📄 Description
Fix a typo and remove unnecessary trailing spaces.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.