Commit fdd5f399 authored by Andrei-Laurențiu Olteanu's avatar Andrei-Laurențiu Olteanu Committed by Commit Bot

[Telemetry SWX] Fix NVMe typo

Change NVME to NVMe.

Bug: b:168687888
Change-Id: I9fc8cab36ff4c6b43bc7e33a7908ef094be4c913
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2422944Reviewed-by: default avatarOleh Lamzin <lamzin@google.com>
Reviewed-by: default avatarMahmoud Gawad <mgawad@google.com>
Commit-Queue: Laurențiu Olteanu <lolteanu@google.com>
Cr-Commit-Position: refs/heads/master@{#809737}
parent ddb5b6db
...@@ -128,7 +128,7 @@ dpsl_internal.DiagnosticsRunFPAccuracyRoutineRequest; ...@@ -128,7 +128,7 @@ dpsl_internal.DiagnosticsRunFPAccuracyRoutineRequest;
/** /**
* Request message sent by the unprivileged context to the privileged * Request message sent by the unprivileged context to the privileged
* context to run NVME wear level routine. * context to run NVMe wear level routine.
* @typedef {{ wearLevelThreshold: !number }} * @typedef {{ wearLevelThreshold: !number }}
*/ */
dpsl_internal.DiagnosticsRunNvmeWearLevelRoutineRequest; dpsl_internal.DiagnosticsRunNvmeWearLevelRoutineRequest;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment