Filename with and without extension was mixed.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@2114 a1c6a512-1295-4272-9138-f99709370657
diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT
index 329a1c0..f5634a7 100644
--- a/docs/CUSTOM_WPS_FORMAT
+++ b/docs/CUSTOM_WPS_FORMAT
@@ -28,8 +28,8 @@
   %fb : File Bitrate (in kbps)
   %ff : File Frequency (in Hz)
   %fp : File Path
-  %fn : File Name
-  %fm : File Name (without extension)
+  %fn : File Name (without extension)
+  %fm : File Name
   %fs : File Size (In Kilobytes)
   %fv : "(vbr)" if variable bit rate or "" if constant bit rate
   %d1 : First directory from end of file path.