Change PaperBookInterface to BookInterface

It looks like the file name was updated in a few places, but not properly changed in the include line.
This commit is contained in:
Patrick Zeinert
2017-03-29 12:12:43 -04:00
committed by GitHub
parent 52cadb4553
commit 4f606a3dda

View File

@@ -30,7 +30,7 @@ You can also find these code on `GitHub`_
BookInterface.php
.. literalinclude:: PaperBookInterface.php
.. literalinclude:: BookInterface.php
:language: php
:linenos: