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

Commitb9d2ef0

Browse files
committed
Merge pull requestsymfony#2008 from catchamonkey/typo_fixes
Typo, grammar and GitHub UI description changes
2 parentsff81dbf +dcc3ee0 commitb9d2ef0

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

‎contributing/code/bugs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If your problem definitely looks like a bug, report it using the official bug
2525
* Describe the steps needed to reproduce the bug with short code examples
2626
(providing a unit test that illustrates the bug is best);
2727

28-
* Give as muchdetails as possible about your environment (OS, PHP version,
28+
* Give as muchdetail as possible about your environment (OS, PHP version,
2929
Symfony version, enabled extensions, ...);
3030

3131
* *(optional)* Attach a:doc:`patch<patches>`.

‎contributing/code/patches.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ Get the Symfony2 source code:
7171

7272
* Fork the `Symfony2 repository`_ (click on the "Fork" button);
7373

74-
* After the "hardcoreforking action" has completed, clone your fork locally
74+
* After the "forking action" has completed, clone your fork locally
7575
(this will create a `symfony` directory):
7676

7777
..code-block::bash

‎reference/configuration/framework.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ trust_proxy_headers
9797
**type**: ``Boolean``
9898

9999
Configures if HTTP headers (like ``HTTP_X_FORWARDED_FOR``, ``X_FORWARDED_PROTO``, and
100-
``X_FORWARDED_HOST``) are trusted as indication for an SSL connection. By default, it is
100+
``X_FORWARDED_HOST``) are trusted asanindication for an SSL connection. By default, it is
101101
set to ``false`` and only SSL_HTTPS connections are indicated as secure.
102102

103103
You should enable this setting if your application is behind a reverse proxy.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp