Skip to content

Commit

Permalink
Update repos/system_upgrade/common/actors/scandynamiclinkerconfigurat…
Browse files Browse the repository at this point in the history
…ion/actor.py

Co-authored-by: David Kubek <[email protected]>
  • Loading branch information
pirat89 and dkubek authored Nov 16, 2023
1 parent ba84a76 commit d504fc2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

class ScanDynamicLinkerConfiguration(Actor):
"""
Scan the dynamoc linker configuration and find modifications.
Scan the dynamic linker configuration and find modifications.
The dynamic linker configuration files can be used to replace standard libraries
with different custom libraries. The in-place upgrade does not support customization
Expand Down

0 comments on commit d504fc2

Please sign in to comment.