Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit fc1b60e

Browse files
committed
Fix double negative spotted by [email protected]
1 parent be870dd commit fc1b60e

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Doc/whatsnew/whatsnew20.tex

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,8 +75,8 @@ \section{New Development Process}
7575
into a flurry of checkins that lasted about a week, other developers
7676
joined in to help, and the job was done. If there were only 5 people
7777
with write access, probably that task would have been viewed as
78-
``nice, but not worth the time and effort needed'' and it wouldn't
79-
never have been done.
78+
``nice, but not worth the time and effort needed'' and it would
79+
never have gotten done.
8080

8181
SourceForge also provides tools for tracking bug and patch
8282
submissions, and in combination with the public CVS tree, they've

0 commit comments

Comments
 (0)