プロジェクト

全般

プロフィール

Vote #78975

完了

Fix typo in configuration.yml.example

Admin Redmine さんが3年以上前に追加. 3年以上前に更新.

ステータス:
Closed
優先度:
通常
担当者:
-
カテゴリ:
Code cleanup/refactoring_30
対象バージョン:
開始日:
2022/05/09
期日:
進捗率:

0%

予定工数:
category_id:
30
version_id:
99
issue_org_id:
27670
author_id:
332
assigned_to_id:
332
comments:
2
status_id:
5
tracker_id:
3
plus1:
0
affected_version:
closed_on:
affected_version_id:
ステータス-->[Closed]

説明

Pull request https://github.com/redmine/redmine/pull/61/files by Kosta Harlan.


Index: config/configuration.yml.example
===================================================================
--- config/configuration.yml.example    (revision 17048)
+++ config/configuration.yml.example    (working copy)
@@ -1,6 +1,6 @@
 # = Redmine configuration file
 #
-# Each environment has it's own configuration options.  If you are only
+# Each environment has its own configuration options.  If you are only
 # running in production, only the production block needs to be configured.
 # Environment specific configuration options override the default ones.
 #

journals

I found another typo.

<pre><code class="diff">
Index: config/configuration.yml.example
===================================================================
--- config/configuration.yml.example (revision 17048)
+++ config/configuration.yml.example (working copy)
@@ -1,11 +1,11 @@
# = Redmine configuration file
#
-# Each environment has it's own configuration options. If you are only
+# Each environment has its own configuration options. If you are only
# running in production, only the production block needs to be configured.
# Environment specific configuration options override the default ones.
#
# Note that this file needs to be a valid YAML file.
-# DO NOT USE TABS! Use 2 spaces instead of tabs for identation.
+# DO NOT USE TABS! Use 2 spaces instead of tabs for indentation.

# default configuration options for all environments
default:
</code></pre>
--------------------------------------------------------------------------------
Committed in the trunk.
--------------------------------------------------------------------------------

Admin Redmine さんが3年以上前に更新

  • カテゴリCode cleanup/refactoring_30 にセット
  • 対象バージョン4.0.0_99 にセット

他の形式にエクスポート: Atom PDF

いいね!0
いいね!0