Typo.
[cl-gtk2.git] / gtk / gtk.entry.lisp
index c4362ae..5b07e57 100644 (file)
 
 (export 'entry-completion-insert-action-text)
 
-(defcfun (entry-copmletion-insert-action-markup "gtk_entry_completion_insert_action_markup") :void
+(defcfun (entry-completion-insert-action-markup "gtk_entry_completion_insert_action_markup") :void
   (completion (g-object entry-completion))
   (index :int)
   (markup :string))