mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-08 05:26: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:
|
||||
data: list of libraries from ldd output
|
||||
Returns:
|
||||
list of libararies that we should copy
|
||||
list of libraries that we should copy
|
||||
|
||||
"""
|
||||
return_list = []
|
||||
|
Loading…
Reference in New Issue
Block a user