1
0
Эх сурвалжийг харах

dictionary: Fix wrong function name

Will Storey 8 жил өмнө
parent
commit
f99c3964c4
1 өөрчлөгдсөн 1 нэмэгдсэн , 1 устгасан
  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