Fix typos in docstrings and function names.
[sbcl.git] / src / compiler / sparc / sanctify.lisp
index 8a0f415..06bbfe0 100644 (file)
@@ -12,7 +12,7 @@
 ;;;; absolutely no warranty. See the COPYING and CREDITS files for
 ;;;; more information.
 
-(in-package :sb!vm)
+(in-package "SB!VM")
 
 ;;; The comments in some of the cmucl source read that "the i and d
 ;;; caches are unified, and so there is no need to flush them."