Bug 9816

Summary: spelling fixes
Product: Busybox Reporter: klemens <ka7>
Component: OtherAssignee: unassigned
Status: RESOLVED FIXED    
Severity: trivial CC: busybox-cvs
Priority: P5    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Host: Target:
Build:
Attachments: patch with spelling-fixes

Description klemens 2017-04-15 13:43:51 UTC
Created attachment 7041 [details]
patch with spelling-fixes

patch contains some spelling fixes ( just in comments ) as found by a bot ( http://www.misfix.org, https://github.com/ka7/misspell_fixer ). 
Any upcoming License changes (e.g. GPL2 to GPL3+) are hereby granted.

diff is against "latest"
https://busybox.net/downloads/snapshots/busybox-20170415.tar.bz2
(temporary converted into git, to keep track)
Comment 1 Denys Vlasenko 2017-04-17 14:14:48 UTC
applied, thanks!