Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 8e7106d

Browse filesBrowse files
author
ubick
committed
Fixed a typo in part02.rst (<php changed to <?php)
1 parent c087780 commit 8e7106d
Copy full SHA for 8e7106d

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎book/part02.rst

Copy file name to clipboardExpand all lines: book/part02.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ autoload the component::
154154
Now, let's rewrite our application by using the ``Request`` and the
155155
``Response`` classes::
156156

157-
<php
157+
<?php
158158

159159
// framework/index.php
160160

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.