[PR #1017] [MERGED] Corrections to Grammar Errors and Typos in Documentation #1127

Closed
opened 2026-02-28 00:03:44 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/spotipy-dev/spotipy/pull/1017
Author: @wouldube
Created: 8/17/2023
Status: Merged
Merged: 5/30/2024
Merged by: @stephanebruckert

Base: masterHead: grammar-typo-fixes


📝 Commits (3)

  • abaf9b5 Fixed grammar errors and typos.
  • bdc74bb Update CHANGELOG.md to mention documentation typo corrections.
  • 14dba32 Merge branch 'master' into grammar-typo-fixes

📊 Changes

5 files changed (+26 additions, -30 deletions)

View changed files

📝 CHANGELOG.md (+12 -16)
📝 TUTORIAL.md (+6 -6)
📝 examples/app.py (+1 -1)
📝 spotipy/client.py (+3 -3)
📝 spotipy/oauth2.py (+4 -4)

📄 Description

This PR aims to rectify grammar errors and typos present in the documentation and also updates the CHANGELOG.md to reflect these corrections.

Changes include:

  • Corrections of various grammar errors across multiple files.
  • Adjustments to typos identified by the PyCharm code inspector.
  • Reviewed all issues flagged by the PyCharm code inspector to ensure corrections were made only for genuine errors.

I believe these modifications will enhance the overall readability and clarity of the documentation for all users.


🔄 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/spotipy-dev/spotipy/pull/1017 **Author:** [@wouldube](https://github.com/wouldube) **Created:** 8/17/2023 **Status:** ✅ Merged **Merged:** 5/30/2024 **Merged by:** [@stephanebruckert](https://github.com/stephanebruckert) **Base:** `master` ← **Head:** `grammar-typo-fixes` --- ### 📝 Commits (3) - [`abaf9b5`](https://github.com/spotipy-dev/spotipy/commit/abaf9b573f1c132b7888dadd1a6d547aed25cc2a) Fixed grammar errors and typos. - [`bdc74bb`](https://github.com/spotipy-dev/spotipy/commit/bdc74bbf7ba7319f598ca9ae94322d12d46b5c7d) Update CHANGELOG.md to mention documentation typo corrections. - [`14dba32`](https://github.com/spotipy-dev/spotipy/commit/14dba32a8a75c10883e924969ce1f1df32135020) Merge branch 'master' into grammar-typo-fixes ### 📊 Changes **5 files changed** (+26 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `CHANGELOG.md` (+12 -16) 📝 `TUTORIAL.md` (+6 -6) 📝 `examples/app.py` (+1 -1) 📝 `spotipy/client.py` (+3 -3) 📝 `spotipy/oauth2.py` (+4 -4) </details> ### 📄 Description This PR aims to rectify grammar errors and typos present in the documentation and also updates the CHANGELOG.md to reflect these corrections. Changes include: - Corrections of various grammar errors across multiple files. - Adjustments to typos identified by the PyCharm code inspector. - Reviewed all issues flagged by the PyCharm code inspector to ensure corrections were made only for genuine errors. I believe these modifications will enhance the overall readability and clarity of the documentation for all users. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:03:44 +03: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
starred/spotipy#1127
No description provided.