diff options
| author | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-03-24 14:53:49 +0000 |
|---|---|---|
| committer | Viacheslav Hletenko <v.gletenko@vyos.io> | 2026-03-26 13:04:58 +0000 |
| commit | 2933d0f5f5d17551b292cdafb8315cf2876e64a7 (patch) | |
| tree | 5dd619f5d962e3a45d6b0f52c98e79baa8306b5c /data/live-build-config/includes.binary | |
| parent | b91b896d8028d4be878d653a5620c66549fadba5 (diff) | |
| download | vyos-build-2933d0f5f5d17551b292cdafb8315cf2876e64a7.tar.gz vyos-build-2933d0f5f5d17551b292cdafb8315cf2876e64a7.zip | |
T8410: Fix typos and mistakes in scripts and comments
Fix typos and mistakes in the comments
No functional changes
Diffstat (limited to 'data/live-build-config/includes.binary')
| -rw-r--r-- | data/live-build-config/includes.binary/compat | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/data/live-build-config/includes.binary/compat b/data/live-build-config/includes.binary/compat index 2bdeeb14..adba17ff 100644 --- a/data/live-build-config/includes.binary/compat +++ b/data/live-build-config/includes.binary/compat @@ -1,4 +1,4 @@ -# VyOS 1.3.x image upgrade scipt checked if an image file was a valid ISO file +# VyOS 1.3.x image upgrade script checked if an image file was a valid ISO file # by grepping it for "ISO9660". # (The correct way to do that would be to use file/libmagic, # but we cannot change the past). |
