Fix docs.
authorbg66 <bg66>
Fri, 23 Mar 2007 02:08:29 +0000 (02:08 +0000)
committerbg66 <bg66>
Fri, 23 Mar 2007 02:08:29 +0000 (02:08 +0000)
mixi.el

diff --git a/mixi.el b/mixi.el
index 0666469..dd9ec9d 100644 (file)
--- a/mixi.el
+++ b/mixi.el
@@ -954,7 +954,7 @@ Increase this value when unexpected error frequently occurs."
   (aref (cdr friend) 12))
 
 (defun mixi-friend-profile (friend)
-  "Return the pforile of FRIEND."
+  "Return the profile of FRIEND."
   (unless (mixi-friend-p friend)
     (signal 'wrong-type-argument (list 'mixi-friend-p friend)))
   (mixi-realize-friend friend)