diff --git a/radolan2png/radolan2png.go b/radolan2png/radolan2png.go
index e113ae9e368d2be637ddb2c2c495f3cd72196c92..fffe2b51a99f499cb1b07741ffdad8d27e3b72b4 100644
--- a/radolan2png/radolan2png.go
+++ b/radolan2png/radolan2png.go
@@ -1,4 +1,4 @@
-// radolan2img is an example program for the radolan package, that converts
+// radolan2png is an example program for the radolan package, that converts
 // radolan composite files to .png images. The created images also contain
 // an overlay showing the german borders and a latitude longitude mesh.
 package main