Skip to content

Commit 93479f2

Browse files
committed
rename
1 parent c8f5522 commit 93479f2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Some snippets i find useful
3838
## prio
3939
Handy priority queue class.
4040

41-
## persistent dict
41+
## serialize_dict
4242
Class To save And recover a dictionary To/from a file. The dictionary can have Array items
4343

4444
## srt_time_offset
@@ -49,7 +49,7 @@ Calculates sunrise and sunset time in civil time or any position under the polar
4949
Gives results +/- 1 min of the results provides by the US Naval Observatory site.
5050

5151
## printf sprintf
52-
A try to get straighfortward string formatting functions copying c#'s string interpolation
52+
A try to get straighforward string formatting functions copying c#'s string interpolation
5353

5454
## rosetta_notdone
5555
Web scrapping Rosetta code to list tasks not done in VBScript
File renamed without changes.

0 commit comments

Comments
 (0)