From 32e0039fd876db8fca014a1b89310427045bd5b3 Mon Sep 17 00:00:00 2001
From: Antonio Ospite <ospite@studenti.unina.it>
Date: Sat, 24 Mar 2012 00:26:59 +0100
Subject: [PATCH 1/1] examples: rephrase picoproj example description

This is to avoid repeating 'show' two times in the same sentence.
---
 examples/picoproj.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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>
-- 
2.1.4