[PR #662] [MERGED] Fixed a code block. #8517

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/662
Author: @jakzal
Created: 5/9/2013
Status: Merged
Merged: 5/9/2013
Merged by: @beberlei

Base: masterHead: code-block-fix


📝 Commits (1)

📊 Changes

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

View changed files

📝 docs/en/cookbook/resolve-target-entity-listener.rst (+1 -2)

📄 Description

Last code block in the Keeping your Modules independent cookbook is broken.

Sphinx does not like the way code was indented. Building the documentation raises the following error:

en/cookbook/resolve-target-entity-listener.rst:121: ERROR: Unexpected indentation.

🔄 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/662 **Author:** [@jakzal](https://github.com/jakzal) **Created:** 5/9/2013 **Status:** ✅ Merged **Merged:** 5/9/2013 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `code-block-fix` --- ### 📝 Commits (1) - [`97622b5`](https://github.com/doctrine/orm/commit/97622b57bd9fadea77b50e2f5ced717efbac1357) Fixed a code block. ### 📊 Changes **1 file changed** (+1 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `docs/en/cookbook/resolve-target-entity-listener.rst` (+1 -2) </details> ### 📄 Description Last code block in the [Keeping your Modules independent](http://docs.doctrine-project.org/projects/doctrine-orm/en/latest/cookbook/resolve-target-entity-listener.html) cookbook is broken. Sphinx does not like the way code was indented. Building the documentation raises the following error: ``` en/cookbook/resolve-target-entity-listener.rst:121: ERROR: Unexpected indentation. ``` --- <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:17 +01:00
admin closed this issue 2026-01-22 16:00:18 +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#8517