diff options
-rw-r--r-- | px/system/os.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/px/system/os.scm b/px/system/os.scm index cdff7e8..f397fbd 100644 --- a/px/system/os.scm +++ b/px/system/os.scm @@ -37,7 +37,7 @@ ;; %px-substitute-server-url ;; %px-substitute-server-key - ;; apply-px-substitute-server + apply-px-substitute-server )) ;;; |