Fix typo.

Change-Id: I03d31ea03d7a1e3e230a97ac1f0ead82d5962f34
diff --git a/private/heapprofd.te b/private/heapprofd.te
index df42b1e..1339673 100644
--- a/private/heapprofd.te
+++ b/private/heapprofd.te
@@ -16,7 +16,7 @@
 tmpfs_domain(heapprofd)
 
 # Allow apps in other MLS contexts (for multi-user) to access
-# share memory buffers created by heapprofd.
+# shared memory buffers created by heapprofd.
 typeattribute heapprofd_tmpfs mlstrustedobject;
 
 set_prop(heapprofd, heapprofd_prop);