From d3b608b52d745d13463ade673522e0374496bbb4 Mon Sep 17 00:00:00 2001 From: Ruchi Kandoi Date: Thu, 20 Oct 2016 12:35:56 -0700 Subject: memtrack: fix typo Test: compiles Bug: 32238758 Change-Id: I5040c1e24812b88e73377d02ce7d923de6bc7e3c Signed-off-by: Ruchi Kandoi --- memtrack/1.0/IMemtrack.hal | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'memtrack') diff --git a/memtrack/1.0/IMemtrack.hal b/memtrack/1.0/IMemtrack.hal index 064f2feb17..ae9d96064e 100644 --- a/memtrack/1.0/IMemtrack.hal +++ b/memtrack/1.0/IMemtrack.hal @@ -57,7 +57,7 @@ interface IMemtrack { * 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 -- cgit v1.2.3