From: Antonio Ospite <ospite@studenti.unina.it>
Date: Fri, 23 Mar 2012 23:26:59 +0000 (+0100)
Subject: examples: rephrase picoproj example description
X-Git-Tag: v0.1.0~1^2~3
X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/32e0039fd876db8fca014a1b89310427045bd5b3?hp=--cc

examples: rephrase picoproj example description

This is to avoid repeating 'show' two times in the same sentence.
---

32e0039fd876db8fca014a1b89310427045bd5b3
diff --git a/examples/picoproj.c b/examples/picoproj.c
index 8af2fbc..7ae1296 100644
--- a/examples/picoproj.c
+++ b/examples/picoproj.c
@@ -18,7 +18,7 @@
 
 /**
  * @example examples/picoproj.c
- * A minimal example to show how to use libam7xxx to show a static image.
+ * A minimal example to show how to use libam7xxx to display a static image.
  */
 
 #include <stdio.h>