Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit be249d9

Browse filesBrowse files
hiroppyMylesBorins
authored andcommitted
benchmark: fix "comparisons"' typo
PR-URL: #21085 Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com> Reviewed-By: Lance Ball <lball@redhat.com> Reviewed-By: Luigi Pinca <luigipinca@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: Richard Lau <riclau@uk.ibm.com>
1 parent 29c35bd commit be249d9
Copy full SHA for be249d9

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Open diff view settings
Collapse file

‎benchmark/compare.R‎

Copy file name to clipboardExpand all lines: benchmark/compare.R
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,8 @@ options(width = 200);
107107
print(statistics);
108108
cat("\n")
109109
cat(sprintf(
110-
"Be aware that when doing many comparisions the risk of a false-positive
111-
result increases. In this case there are %d comparisions, you can thus
110+
"Be aware that when doing many comparisons the risk of a false-positive
111+
result increases. In this case there are %d comparisons, you can thus
112112
expect the following amount of false-positive results:
113113
%.2f false positives, when considering a 5%% risk acceptance (*, **, ***),
114114
%.2f false positives, when considering a 1%% risk acceptance (**, ***),

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.