[PR #531] [MERGED] Spelling is incorrect #953

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/531
Author: @suraj95
Created: 5/17/2020
Status: Merged
Merged: 5/19/2020
Merged by: @StepfenShawn

Base: masterHead: patch-1


📝 Commits (1)

📊 Changes

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

View changed files

📝 data_structures/linked_list/singly_link_list_deletion.c (+2 -2)

📄 Description

No description provided


🔄 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/531 **Author:** [@suraj95](https://github.com/suraj95) **Created:** 5/17/2020 **Status:** ✅ Merged **Merged:** 5/19/2020 **Merged by:** [@StepfenShawn](https://github.com/StepfenShawn) **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`15c2ced`](https://github.com/TheAlgorithms/C/commit/15c2ced3bac5b32d2922a9bec31989593ac8e7fe) Fix spelling mistake ### 📊 Changes **1 file changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `data_structures/linked_list/singly_link_list_deletion.c` (+2 -2) </details> ### 📄 Description _No description provided_ --- <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:16:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#953