Skip to content

Commit 3bee0eb

Browse files
authored
Update README.rst
1 parent eb4ed6b commit 3bee0eb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Behavioral/Memento/README.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ Memento.php
6060
:language: php
6161
:linenos:
6262

63-
Originator.php
63+
State.php
6464

65-
.. literalinclude:: Originator.php
65+
.. literalinclude:: State.php
6666
:language: php
6767
:linenos:
6868

@@ -82,4 +82,4 @@ Tests/MementoTest.php
8282
:linenos:
8383

8484
.. _`GitHub`: https://github.com/domnikl/DesignPatternsPHP/tree/master/Behavioral/Memento
85-
.. __: http://en.wikipedia.org/wiki/Memento_pattern
85+
.. __: http://en.wikipedia.org/wiki/Memento_pattern

0 commit comments

Comments
 (0)