Kaynağa Gözat

dictionary: Fix wrong function name

Will Storey 8 yıl önce
ebeveyn
işleme
f99c3964c4
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      dictionary.tcl

+ 1 - 1
dictionary.tcl

@@ -403,7 +403,7 @@ proc ::dictionary::load {args} {
 }
 
 # Save the terms and definitions to the data file.
-proc ::dictionary::write_db {} {
+proc ::dictionary::save {} {
   variable term_file
   variable terms