improve P.Memory naming consistency

I swear I wont touch these strings again :D
This commit is contained in:
Eisenberger Tamas 2023-06-10 00:34:27 +02:00
parent d370dae170
commit 4ec2d64cb7
3 changed files with 3 additions and 3 deletions

View file

@ -470,7 +470,7 @@ class SetPersistentMemoryView : public View {
private:
Text text_pmem_about{
{0, 1 * 16, 240, 16},
"PersistentMemory from/to SD"};
"Persistent Memory from/to SD"};
Text text_pmem_informations{
{0, 2 * 16, 240, 16},