mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-08-06 06:57:25 +02:00
Added missing PO templates
Also added some punctuation, grammar and style fixes to some RST files.
This commit is contained in:
@@ -7,8 +7,8 @@ Purpose
|
||||
Decouple an abstraction from its implementation so that the two can vary
|
||||
independently.
|
||||
|
||||
Sample:
|
||||
^^^^^^^
|
||||
Examples
|
||||
--------
|
||||
|
||||
- `Symfony
|
||||
DoctrineBridge <https://github.com/symfony/DoctrineBridge>`__
|
||||
|
@@ -12,7 +12,7 @@ UML Diagram
|
||||
-----------
|
||||
|
||||
.. image:: uml/uml.png
|
||||
:alt: Alt Facade UML Diagram
|
||||
:alt: Alt Flyweight UML Diagram
|
||||
:align: center
|
||||
|
||||
Code
|
||||
|
Reference in New Issue
Block a user