mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #636] [MERGED] Fixed typos in documentation. #8482
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:rst-file-documentation-fixes📝 Commits (1)
51bcda5Fixed 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.