[PR #636] [MERGED] Fixed typos in documentation. #8482

Closed
opened 2026-01-22 16:00:07 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/636
Author: @dustinmoorman
Created: 3/28/2013
Status: Merged
Merged: 3/28/2013
Merged by: @guilhermeblanco

Base: masterHead: rst-file-documentation-fixes


📝 Commits (1)

  • 51bcda5 Fixed typos in documentation.

📊 Changes

6 files changed (+12 additions, -12 deletions)

View changed files

📝 docs/en/reference/dql-doctrine-query-language.rst (+2 -2)
📝 docs/en/reference/faq.rst (+1 -1)
📝 docs/en/reference/filters.rst (+1 -1)
📝 docs/en/reference/native-sql.rst (+6 -6)
📝 docs/en/reference/transactions-and-concurrency.rst (+1 -1)
📝 docs/en/reference/unitofwork.rst (+1 -1)

📄 Description

Hello again everyone! I went ahead and fixed the rest of the instances in the documentation that used 'an SQL'. I also fixed an instance of 'a alias' to be 'an alias', which is proper since alias begins with a vowel.


🔄 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/doctrine/orm/pull/636 **Author:** [@dustinmoorman](https://github.com/dustinmoorman) **Created:** 3/28/2013 **Status:** ✅ Merged **Merged:** 3/28/2013 **Merged by:** [@guilhermeblanco](https://github.com/guilhermeblanco) **Base:** `master` ← **Head:** `rst-file-documentation-fixes` --- ### 📝 Commits (1) - [`51bcda5`](https://github.com/doctrine/orm/commit/51bcda51c5593155697f1752b49f88916bdaaaeb) Fixed typos in documentation. ### 📊 Changes **6 files changed** (+12 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/reference/dql-doctrine-query-language.rst` (+2 -2) 📝 `docs/en/reference/faq.rst` (+1 -1) 📝 `docs/en/reference/filters.rst` (+1 -1) 📝 `docs/en/reference/native-sql.rst` (+6 -6) 📝 `docs/en/reference/transactions-and-concurrency.rst` (+1 -1) 📝 `docs/en/reference/unitofwork.rst` (+1 -1) </details> ### 📄 Description Hello again everyone! I went ahead and fixed the rest of the instances in the documentation that used 'an SQL'. I also fixed an instance of 'a alias' to be 'an alias', which is proper since alias begins with a vowel. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-22 16:00:07 +01:00
admin closed this issue 2026-01-22 16:00:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#8482