mirror of
https://bitbucket.org/chromiumembedded/cef
synced 2025-02-02 12:17:15 +01:00
tools: Fix typo in make_distrib.py
This commit is contained in:
parent
1886f68490
commit
a9f1ce090a
@ -149,7 +149,7 @@ def create_readme():
|
||||
'section of this document for licensing terms and conditions.'
|
||||
elif mode == 'minimal':
|
||||
distrib_type = 'Minimal'
|
||||
distrib_desc = 'This distribution contains the minimial components necessary to build and\n' \
|
||||
distrib_desc = 'This distribution contains the minimal components necessary to build and\n' \
|
||||
'distribute an application using CEF on the ' + platform_str + ' platform. Please see\n' \
|
||||
'the LICENSING section of this document for licensing terms and conditions.'
|
||||
elif mode == 'client':
|
||||
|
Loading…
x
Reference in New Issue
Block a user