[PR #4] [MERGED] [Fix] Typo #233

Closed
opened 2026-01-15 11:46:14 +08:00 by yan · 0 comments
Owner

📋 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: masterHead: fix-typo


📝 Commits (1)

📊 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.

## 📋 Pull Request Information **Original PR:** https://github.com/kmvan/x-prober/pull/4 **Author:** [@jfcherng](https://github.com/jfcherng) **Created:** 9/2/2018 **Status:** ✅ Merged **Merged:** 9/2/2018 **Merged by:** [@kmvan](https://github.com/kmvan) **Base:** `master` ← **Head:** `fix-typo` --- ### 📝 Commits (1) - [`a5ae8f5`](https://github.com/kmvan/x-prober/commit/a5ae8f54e71a56753ecbabb2e8090da9d99a7aea) Fix a typo ### 📊 Changes **12 files changed** (+23 additions, -23 deletions) <details> <summary>View changed files</summary> 📝 `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) </details> ### 📄 Description Fix a typo and remove unnecessary trailing spaces. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yan added the pull-request label 2026-01-15 11:46:14 +08:00
yan closed this issue 2026-01-15 11:46:15 +08:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#233