소스 검색

Update stale comment

Ian Goldberg 1 년 전
부모
커밋
17b172f733
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      repro/repro

+ 1 - 1
repro/repro

@@ -22,7 +22,7 @@ else
     whichexps="$1"
 fi
 
-# The number of operations per run; the graphs in the paper use 3
+# The number of iterations; the graphs in the paper use 3
 if [ "$whichexps" = "single" -o "$2" = "" ]; then
     # If there's an explicit experiment on the command line, don't read
     # the next argument as the number of operations.  $numops will be