[PR #1354] [MERGED] fix: typo in ModuleConfig::name() #6946

Closed
opened 2026-05-23 01:57:34 +01:00 by JakeStanger · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/JakeStanger/ironbar/pull/1354
Author: @teodord25
Created: 1/30/2026
Status: Merged
Merged: 1/30/2026
Merged by: @JakeStanger

Base: masterHead: master


📝 Commits (1)

  • 1ed4aea fix: typo in ModuleConfig::name()

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 src/config/mod.rs (+1 -1)

📄 Description

Fix typo: Cario -> Cairo in ModuleConfig::name()

This was causing confusing error messages.

Note: Same typo in docs/examples/custom/Cpu-Cores-Graph.md but requires renaming the file.


🔄 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/JakeStanger/ironbar/pull/1354 **Author:** [@teodord25](https://github.com/teodord25) **Created:** 1/30/2026 **Status:** ✅ Merged **Merged:** 1/30/2026 **Merged by:** [@JakeStanger](https://github.com/JakeStanger) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`1ed4aea`](https://github.com/JakeStanger/ironbar/commit/1ed4aea6c6e9505354ec7a3519f1ed9cf6aefd45) fix: typo in ModuleConfig::name() ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/config/mod.rs` (+1 -1) </details> ### 📄 Description Fix typo: Cario -> Cairo in ModuleConfig::name() This was causing confusing error messages. **Note:** Same typo in `docs/examples/custom/Cpu-Cores-Graph.md` but requires renaming the file. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
JakeStanger 2026-05-23 01:57:34 +01:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
JakeStanger/ironbar#6946
No description provided.