The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/279

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
From c01e0f29d9b1f52ae17d87158312ecdfa0f5f5a4 Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <ka...@jazz.email.ne.jp>
Date: Thu, 26 Oct 2017 01:31:31 +0900
Subject: [PATCH] Translate a item in Japanese LXC announcement and fix typo

Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
---
 content/lxc/news.ja.md | 2 +-
 content/lxc/news.md    | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/lxc/news.ja.md b/content/lxc/news.ja.md
index 01505b6..e478dd1 100644
--- a/content/lxc/news.ja.md
+++ b/content/lxc/news.ja.md
@@ -11,7 +11,7 @@ This is the eleventh bugfix release for LXC 1.0.
  * conf: netdev-\>downscript 変数を free するようにしました <!-- Free netdev-\>downscript 
-->
  * conf: write\_id\_mapping() 関数を改良しました <!-- Improve write\_id\_mapping() -->
  * conf: 機能と関係ない変更を行いました <!-- Non-functional changes -->
- * conf: Refactor most of hte parsing functions
+ * conf: 設定をパースする関数を全体的にリファクタリングしました <!-- Refactor most of the parsing 
functions -->
  * console: 機能と関係ない変更を行いました <!-- Non-functional change -->
  * core: `__func__` マクロを削除しました <!-- Remove the `__func__` macro -->
  * core: ログのフォーマット文字列として `%m` の代わりに `strerror(errno)` を使うようにしました <!-- Use 
strerror(errno) instead of %m -->
diff --git a/content/lxc/news.md b/content/lxc/news.md
index a9aa444..6b9972f 100644
--- a/content/lxc/news.md
+++ b/content/lxc/news.md
@@ -296,7 +296,7 @@ Bugfixes:
  * conf: Free netdev-\>downscript
  * conf: Improve write\_id\_mapping()
  * conf: Non-functional changes
- * conf: Refactor most of hte parsing functions
+ * conf: Refactor most of the parsing functions
  * console: Non-functional change
  * core: Remove the `__func__` macro
  * core: Use strerror(errno) instead of %m
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to