[PR #447] [MERGED] Corrected function name #838

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

📋 Pull Request Information

Original PR: https://github.com/TheAlgorithms/C/pull/447
Author: @quriosapien
Created: 10/21/2019
Status: Merged
Merged: 10/23/2019
Merged by: @danghai

Base: masterHead: master


📝 Commits (1)

📊 Changes

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

View changed files

📝 README.md (+1 -1)

📄 Description

Removed extra space from decimal _to_binary.

Though the PR might look too small, somebody once told me that any contribution to opensource is never too small.


🔄 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/447 **Author:** [@quriosapien](https://github.com/quriosapien) **Created:** 10/21/2019 **Status:** ✅ Merged **Merged:** 10/23/2019 **Merged by:** [@danghai](https://github.com/danghai) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0156e8d`](https://github.com/TheAlgorithms/C/commit/0156e8d4a93a0af0f0d584427cfad70126392db8) Corrected function name ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -1) </details> ### 📄 Description Removed extra space from `decimal _to_binary`. Though the PR might look too small, somebody once told me that any contribution to opensource is never too small. --- <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:15:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/C#838