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

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 b7c6fe0df19a8d60966aec2e20a4f4fd02b0cca3 Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <ka...@jazz.email.ne.jp>
Date: Tue, 19 Mar 2019 11:57:34 +0900
Subject: [PATCH] doc: Fix typo in api-extensions.md

Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
---
 doc/api-extensions.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/api-extensions.md b/doc/api-extensions.md
index 75bd2a1df5..e08842676b 100644
--- a/doc/api-extensions.md
+++ b/doc/api-extensions.md
@@ -676,7 +676,7 @@ from having their filesystem shifted.
 ## snapshot\_expiry
 This adds support for snapshot expiration. The task is run minutely. The config
 option `snapshots.expiry` takes an expression in the form of `1M 2H 3d 4w 5m
-6y` (1 minute, 2 hours, 3 days, 4 weeks, 5 months, 6 weeks), however not all
+6y` (1 minute, 2 hours, 3 days, 4 weeks, 5 months, 6 years), however not all
 parts have to be used.
 
 Snapshots which are then created will be given an expiry date based on the
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to