Bug 1331838 - [PATCH] Fix minor typo: swith -> switch
Summary: [PATCH] Fix minor typo: swith -> switch
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libvirt-sandbox
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-29 18:37 UTC by Yuri Chornoivan
Modified: 2016-04-29 18:40 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-04-29 18:40:01 UTC


Attachments (Terms of Use)
Patch to fix the typo (1.14 KB, application/mbox)
2016-04-29 18:37 UTC, Yuri Chornoivan
no flags Details

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


Note You need to log in before you can comment on or make changes to this bug.