[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: [Fedora-livecd-list] imgcreate/creator.py
- From: dexter <dex mbox googlemail com>
- To: fedora-livecd-list redhat com
- Subject: Re: [Fedora-livecd-list] imgcreate/creator.py
- Date: Wed, 20 Feb 2008 03:28:30 +0000
On Tue February 19 2008 18:05:44 Jeremy Katz wrote:
> imgcreate/creator.py | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> New commits:
> commit d570c73c1912a6a8b0f21a383d9850e1189f9619
> Author: Warren Togami <wtogami redhat com>
> Date: Thu Feb 14 18:23:13 2008 -0500
>
> LiveCD Patch: Typo in _do_bindmounts() comment
>
> diff --git a/imgcreate/creator.py b/imgcreate/creator.py
> index c2ed770..a8c9d9b 100644
> --- a/imgcreate/creator.py
> +++ b/imgcreate/creator.py
> @@ -274,8 +274,8 @@ class ImageCreator(object):
> """Mount various system directories onto _instroot.
>
> This method is called by mount(), but may also be used by
> subclasses - in order to re-mount the bindmounts after modifying the
> underyling the - underlying filesystem.
> + in order to re-mount the bindmounts after modifying the underyling
> + filesystem.
>
> """
> for b in self.__bindmounts:
A typo in the typo s/underyling/underlying/
...dex
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]