Bug 1331838

Summary: [PATCH] Fix minor typo: swith -> switch
Product: [Community] Virtualization Tools Reporter: Yuri Chornoivan <yurchor>
Component: libvirt-sandboxAssignee: Libvirt Maintainers <libvirt-maint>
Status: CLOSED UPSTREAM QA Contact:
Severity: low Docs Contact:
Priority: unspecified    
Version: unspecifiedCC: crobinso
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-04-29 18:40:01 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Attachments:
Description Flags
Patch to fix the typo none

Description Yuri Chornoivan 2016-04-29 18:37:02 UTC
Created attachment 1152371 [details]
Patch to fix the typo

Description of problem: virt-sandbox.c contains typo: swith


Version-Release number of selected component (if applicable): git/master


How reproducible: always


Steps to Reproduce:
1. Open virt-sandbox.c
2. Search for "swith"

Actual results:
2 matches found

Expected results:
0 matches

Additional info:
Thanks for fixing this typo.

Comment 1 Cole Robinson 2016-04-29 18:40:01 UTC
Thanks, pushed now

commit 3f9208beb85728357db7fa25e42799252475bf2c
Author: Yuri Chornoivan <yurchor>
Date:   Fri Apr 29 21:30:49 2016 +0300

    Fix minor typo