소스 검색

fix typo in comments of new script

marionbarker 2 달 전
부모
커밋
669cc73baa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      scripts/define_common_trio.sh

+ 1 - 1
scripts/define_common_trio.sh

@@ -4,7 +4,7 @@
 # initially we probably will not need that capability, but does no harm to keep it
 # define parameters and arrays used by more than one script
 #   These are always capitalized
-#      PROJECTS
+#      TRIO_PROJECTS
 
 # include this file in each script using
 #   source scripts/define_commont_trio.sh