Fix typo in license headers
[oweals/cde.git] / cde / programs / types / error.ds.src
index 189167ab96a87e6478a65aa1691a1045f70f96cb..72301344f3a3688b9bdac34bb0a4bf937396f9dd 100644 (file)
@@ -24,7 +24,7 @@ QuitCB()
 XCOMM  When the Help button is pressed, map a help window.
 HelpCB()
 {
-    /usr/dt/bin/dthelpview -helpVolume Misctopic -locationId ConfigurePrintersSubpanelTA
+    CDE_INSTALLATION_TOP/bin/dthelpview -helpVolume Misctopic -locationId ConfigurePrintersSubpanelTA
 }
 
 XCOMM ################# Create the Main UI #################################