diff options
author | Evgeny Zinoviev <me@ch1p.io> | 2021-02-18 01:19:30 +0300 |
---|---|---|
committer | Evgeny Zinoviev <me@ch1p.io> | 2021-02-18 01:19:30 +0300 |
commit | a56c870115bf0c97afe629fe952da050be3bd44c (patch) | |
tree | 5cc0497e4807a0508bd79d6b38a047ae5a9d4c67 /get_macbook_ramconfig | |
parent | 478cf8d59c678c17a9d04484f4702bf8cd316014 (diff) |
fix a typo
Diffstat (limited to 'get_macbook_ramconfig')
-rwxr-xr-x | get_macbook_ramconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/get_macbook_ramconfig b/get_macbook_ramconfig index b7ca443..8e6efc9 100755 --- a/get_macbook_ramconfig +++ b/get_macbook_ramconfig @@ -22,7 +22,7 @@ ramconfigs = { '4g_elpida', ), 'mba52': ( - '4b_hynix', + '4g_hynix', None, '8g_hynix', None, |