diff --git a/collects/string-constants/german-string-constants.ss b/collects/string-constants/german-string-constants.ss index 3d11c9fa8d..bdc3a9e3b3 100644 --- a/collects/string-constants/german-string-constants.ss +++ b/collects/string-constants/german-string-constants.ss @@ -98,6 +98,7 @@ (cs-view-docs-from "~a aus ~a") ;; a completed version of the line above (cs-view-docs) is put into the first ~a and a list of modules (separated by commas) is put into the second ~a. Use check syntax and right-click on a documented variable (eg, 'require') to see this in use (cs-lexical-variable "lexikalische Variable") + (cs-set!d-variable "geset!zte Variable") (cs-imported-variable "importierte Variable") ;;; info bar at botttom of drscheme frame