Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commitcb61f4f

Browse files
committed
minorsymfony#3581 Add missing hyphen in HTTP Fundamentals page (ockcyp)
This PR was merged into the 2.3 branch.Discussion----------Add missing hyphen in HTTP Fundamentals pageIn HTTP Fundamentals page all Symfony Components have hyphen after component name except for Translation component.Commits-------8feb85d Add missing hyphen in HTTP Fundamentals page
2 parentsd5d64ce +8feb85d commitcb61f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎book/http_fundamentals.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -538,7 +538,7 @@ regardless of how your project is developed. To name a few:
538538
* `Security`_ - A powerful library for handling all types of security inside
539539
an application;
540540

541-
* `Translation`_ A framework for translating strings in your application.
541+
* `Translation`_-A framework for translating strings in your application.
542542

543543
Each and every one of these components is decoupled and can be used in *any*
544544
PHP project, regardless of whether or not you use the Symfony2 framework.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp