[PR #1387] [CLOSED] Fix typos #1981

Open
opened 2026-01-29 15:27:07 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/1387
Author: @ViToni
Created: 4/10/2024
Status: Closed

Base: masterHead: fix_typos


📝 Commits (1)

📊 Changes

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

View changed files

📝 leetcode/src/2125.c (+2 -2)

📄 Description

Notes: Renamed coundDevices method to countDevices.


🔄 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/TheAlgorithms/C/pull/1387 **Author:** [@ViToni](https://github.com/ViToni) **Created:** 4/10/2024 **Status:** ❌ Closed **Base:** `master` ← **Head:** `fix_typos` --- ### 📝 Commits (1) - [`131577b`](https://github.com/TheAlgorithms/C/commit/131577bde025aa9db999184f4e272e1baffa6d18) Fix typos ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `leetcode/src/2125.c` (+2 -2) </details> ### 📄 Description Notes: Renamed `coundDevices` method to `countDevices`. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 15:27:07 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#1981