From f125146f76a14caf361d031b6aae04b551b95194 Mon Sep 17 00:00:00 2001 From: Felix Gruber Date: Sun, 18 Oct 2015 17:11:50 +0200 Subject: fix typo: propigate → propagate MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../comment_5_dec82cad1490a22c3f2fbbaa4edbd9f0._comment | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/forum') diff --git a/doc/forum/chroot_for_sbuild/comment_5_dec82cad1490a22c3f2fbbaa4edbd9f0._comment b/doc/forum/chroot_for_sbuild/comment_5_dec82cad1490a22c3f2fbbaa4edbd9f0._comment index f1bc6717..48fb38e6 100644 --- a/doc/forum/chroot_for_sbuild/comment_5_dec82cad1490a22c3f2fbbaa4edbd9f0._comment +++ b/doc/forum/chroot_for_sbuild/comment_5_dec82cad1490a22c3f2fbbaa4edbd9f0._comment @@ -26,7 +26,7 @@ should be taken when using `ignoreInfo`. It *might* be ok to ignoreInfo in this case; the agument would go that this is a chroot being used to create a sbuild image, so any Info belonging to properties of the chroot doesn't affect the host that it's built on, -and so it doesn't need to propigate out. But, consider that this would +and so it doesn't need to propagate out. But, consider that this would break any properties inside the chroot that use privdata, since privdata works via info. -- cgit v1.3-2-g0d8e