[Fedora-livecd-list] imgcreate/creator.py

dexter dex.mbox at googlemail.com
Wed Feb 20 03:28:30 UTC 2008


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 at 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





More information about the Fedora-livecd-list mailing list