aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastiano Tronto <sebastiano@tronto.net>2024-09-15 20:16:36 +0200
committerSebastiano Tronto <sebastiano@tronto.net>2024-09-15 20:16:36 +0200
commit706e50ace71471192d304f873ad058a638285a9a (patch)
treeb25f349494eed39da45a2a6a817c65e878926bd7
parent72ccc73168d51c6d605553c56af03d3a42152ac5 (diff)
downloadscripts-706e50ace71471192d304f873ad058a638285a9a.tar.gz
scripts-706e50ace71471192d304f873ad058a638285a9a.zip
fix typo
Diffstat (limited to '')
-rwxr-xr-xalg2
1 files changed, 1 insertions, 1 deletions
diff --git a/alg b/alg
index 7076f0a..cd5d3c8 100755
--- a/alg
+++ b/alg
@@ -318,7 +318,7 @@ export_csv_x() {
318 done 318 done
319} 319}
320 320
321export_csv_x() { 321export_csv_t() {
322 sorted_letters="d c b l n p m k x z f j v w g i a o e s r u t" 322 sorted_letters="d c b l n p m k x z f j v w g i a o e s r u t"
323 buffer="$tbuffer" 323 buffer="$tbuffer"
324 f="$basedir/tcenters/$buffer" 324 f="$basedir/tcenters/$buffer"

Generated with cgit - Back to sebastiano.tronto.net