Re: [PATCH] Fix 'conveninece' typo in API documentation

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 06/02/2015 08:41 AM, Christophe Fergeau wrote:
> ---
>  virtinst/deviceinterface.py | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/virtinst/deviceinterface.py b/virtinst/deviceinterface.py
> index a784666..cabd656 100644
> --- a/virtinst/deviceinterface.py
> +++ b/virtinst/deviceinterface.py
> @@ -173,7 +173,7 @@ class VirtualNetworkInterface(VirtualDevice):
>  
>      def _get_source(self):
>          """
> -        Convenince function, try to return the relevant <source> value
> +        Convenience function, try to return the relevant <source> value
>          per the network type.
>          """
>          if self.type == self.TYPE_VIRTUAL:
> @@ -187,7 +187,7 @@ class VirtualNetworkInterface(VirtualDevice):
>          return self._network or self._bridge or self._source_dev
>      def _set_source(self, newsource):
>          """
> -        Conveninece function, try to set the relevant <source> value
> +        Convenience function, try to set the relevant <source> value
>          per the network type
>          """
>          self._bridge = None
> 

Thanks, pushed now

- Cole

_______________________________________________
virt-tools-list mailing list
virt-tools-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/virt-tools-list




[Index of Archives]     [Linux Virtualization]     [KVM Development]     [CentOS Virtualization]     [Netdev]     [Ethernet Bridging]     [Linux Wireless]     [Kernel Newbies]     [Security]     [Linux for Hams]     [Netfilter]     [Bugtraq]     [Yosemite Forum]     [MIPS Linux]     [ARM Linux]     [Linux RAID]     [Linux Admin]     [Samba]     [Video 4 Linux]

  Powered by Linux