memtrack: fix typo
Test: compiles
Bug: 32238758
Change-Id: I5040c1e24812b88e73377d02ce7d923de6bc7e3c
Signed-off-by: Ruchi Kandoi <kandoiruchi@google.com>
diff --git a/memtrack/1.0/IMemtrack.hal b/memtrack/1.0/IMemtrack.hal
index 064f2fe..ae9d960 100644
--- a/memtrack/1.0/IMemtrack.hal
+++ b/memtrack/1.0/IMemtrack.hal
@@ -57,7 +57,7 @@
* GRAPHICS is requested and not when GL
* is requested.
*
- * @param pid process for which memory infromation is requested
+ * @param pid process for which memory information is requested
* @param type memory type that information is being requested about
* @return records vector of MemtrackRecord containing memory information
* @return retval SUCCESS on success, TYPE_NOT_FOUND if the type is not