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 a0b1d42

Browse filesBrowse files
committed
merged branch gnugat/part7-typo-simple (PR #12)
Commits ------- 9ffd186 [part7] Fixing typo: adding 'x' to Simple/Framework class Discussion ---------- [part7] Typo "Simple/Framewok" class name [part7] Fixing typo: adding 'x' to Simple/Framework class
2 parents 97743fb + 9ffd186 commit a0b1d42
Copy full SHA for a0b1d42

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/part7.rst

Copy file name to clipboardExpand all lines: book/part7.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Request.
1515
As the Symfony2 components requires PHP 5.3, let's create our very own
1616
namespace for our framework: ``Simplex``.
1717

18-
Move the request handling logic into its own ``Simple\\Framework`` class::
18+
Move the request handling logic into its own ``Simplex\\Framework`` class::
1919

2020
<?php
2121

0 commit comments

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