Fix QLDoc and the qhelp example

This commit is contained in:
Tony Torralba
2021-09-03 14:12:50 +02:00
parent c1ac09a063
commit 79ddbd6fe4
2 changed files with 3 additions and 1 deletions

View File

@@ -19,7 +19,7 @@
<p>
In the second and third examples, the code encrypts sensitive information before saving it to the filesystem.
</p>
<sample src="CleartextStorageSharedPrefs.java" />
<sample src="CleartextStorageAndroidFilesystem.java" />
</example>
<references>