Explorar o código

dictionary: Fix wrong function name

Will Storey %!s(int64=8) %!d(string=hai) anos
pai
achega
f99c3964c4
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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