From 28026f737d45639c3b18b12a33601dcd72efa331 Mon Sep 17 00:00:00 2001 From: aykutbozkurt Date: Fri, 16 Dec 2022 19:34:05 +0300 Subject: [PATCH] fix typo in ci style file --- ci/fix_style.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/fix_style.sh b/ci/fix_style.sh index e65447662..69a8bbeb5 100755 --- a/ci/fix_style.sh +++ b/ci/fix_style.sh @@ -16,4 +16,4 @@ ci/disallow_hash_comments_in_spec_files.sh ci/disallow_long_changelog_entries.sh ci/normalize_expected.sh ci/fix_gitignore.sh -ci/printstack_trace.sh +ci/print_stack_trace.sh