File: 1014_spelling_errors.patch

package info (click to toggle)
sctk 2.4.12%2Bdfsg-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,280 kB
  • sloc: ansic: 25,667; cpp: 13,647; perl: 9,894; sh: 1,561; makefile: 984; javascript: 785
file content (16 lines) | stat: -rw-r--r-- 802 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Description: fix spelling errors.
 This patch fix some spelling errors.
Last-Update: 2024-11-27
Author: Giulio Paci <giuliopaci@gmail.com>

--- a/src/sclite/signtest.c
+++ b/src/sclite/signtest.c
@@ -248,7 +248,7 @@ int sign_test_analysis(int num_a, int nu
         fprintf(fp,"     is negative.\n\n");
         fprintf(fp,"Decision Analysis:\n\n");
         fprintf(fp,"     Assumptions:\n");
-        fprintf(fp,"        A1: The distibrution of positive and negative differences\n");
+        fprintf(fp,"        A1: The distribution of positive and negative differences\n");
         fprintf(fp,"            follows the binomial distribution for N fair coin tosses.\n");
         fprintf(fp,"\n");
         fprintf(fp,"        A2: In order to resolve the complication caused by cases where the\n");