converter-sample renamed into converter-example
diff --git a/skeletons/file-dependencies b/skeletons/file-dependencies
index e13e7d1..76c97ea 100644
--- a/skeletons/file-dependencies
+++ b/skeletons/file-dependencies
@@ -65,7 +65,7 @@
 per_opentype.h per_opentype.c	# PER "open type" handling
 
 CONVERTER:			# THIS IS A SPECIAL SECTION
-converter-sample.c		# A default name for sample transcoder
+converter-example.c		# A default name for the example transcoder
 
 CODEC-OER:			# THIS IS A SPECIAL SECTION
 oer_decoder.h oer_decoder.c # OER decoding support