mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 13:36:58 +02:00
build_library: Fix some typos
This commit is contained in:
parent
a314348a38
commit
3f9c073b4b
@ -82,7 +82,7 @@ def _SplitAndStrip(data):
|
|||||||
Args:
|
Args:
|
||||||
data: list of libraries from ldd output
|
data: list of libraries from ldd output
|
||||||
Returns:
|
Returns:
|
||||||
list of libararies that we should copy
|
list of libraries that we should copy
|
||||||
|
|
||||||
"""
|
"""
|
||||||
return_list = []
|
return_list = []
|
||||||
|
Loading…
Reference in New Issue
Block a user