On 15 November 2015 at 20:15, Stephen Hemminger <[email protected]> wrote: > Fix obvious spelling mistakes in comments (and one error message). > > Yes, this is trivial but I saw one while reviewing some of the code > and after that decided to run code through some tools. >
hello, it seems to me that the tool made a couple of mistakes. <disclaimer: not a native speaker, here> > > /* fill_pressures(): Compute partial gas pressures in bar from gasmix and > ambient pressures, possibly for OC or CCR, to be > - * extended to PSCT. This function does the calculations of gass pressures > applicable to a single point on the dive profile. > + * extended to PSCT. This function does the calculations of gases pressures > applicable to a single point on the dive profile. "gases pressures" is not a correct plural form AFAIK - "gas pressures" is. > * > * This is the "try_to_merge()" case, which will have offset == 0, > - * even if the dive times migth be different. > + * even if the dive times moth be different. > */ "moth" is a butterfly related insect. :-) lubomir -- _______________________________________________ subsurface mailing list [email protected] http://lists.subsurface-divelog.org/cgi-bin/mailman/listinfo/subsurface
