X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/dc26eeb36a7415bd73d3e442c79b7acc0aeed6eb..2bf584370bc0c7a2fef2b4d2fd2cfef8aa31d55f:/include/wx/xrc/xh_radbx.h?ds=sidebyside

diff --git a/include/wx/xrc/xh_radbx.h b/include/wx/xrc/xh_radbx.h
index a61ea262ad..508883350d 100644
--- a/include/wx/xrc/xh_radbx.h
+++ b/include/wx/xrc/xh_radbx.h
@@ -1,5 +1,5 @@
 /////////////////////////////////////////////////////////////////////////////
-// Name:        xh_radbx.h
+// Name:        wx/xrc/xh_radbx.h
 // Purpose:     XML resource handler for radio box
 // Author:      Bob Mitchell
 // Created:     2000/03/21
@@ -31,7 +31,7 @@ private:
     // the items tooltips
     wxArrayString tooltips;
 
-	// the item help text
+    // the item help text
     wxArrayString helptexts;
     wxArrayInt    helptextSpecified;
 };