Fix typo in the Supl interface name

Change-Id: I37b928f2da4fc6b6947bba87269ac7ee09f8bbcc
diff --git a/include/hardware/gps.h b/include/hardware/gps.h
index d905725..4167793 100644
--- a/include/hardware/gps.h
+++ b/include/hardware/gps.h
@@ -595,7 +595,7 @@
      *      it should be ignored and continue revoking/deleting the rest of them.
      */
     int  (*revoke_certificates) ( const Sha1CertificateFingerprint* fingerprints, size_t length );
-} SuplCertificateInteface;
+} SuplCertificateInterface;
 
 /** Represents an NI request */
 typedef struct {