Skip to content

Commit 36e2f75

Browse files
committed
Merge branch 'master' of github.com:nshaffer/talks
2 parents 5ec269e + bf19382 commit 36e2f75

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

FortranCon2021-stdlib/stdlib-talk.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -265,9 +265,9 @@
265265

266266

267267
\begin{frame}
268-
\frametitle{Cross-platform support monitored with Github's CI workflow}
268+
\frametitle{Cross-platform support monitored with GitHub's CI workflow}
269269

270-
\begin{block}{Patforms tested on every pull request}
270+
\begin{block}{Platforms tested on every pull request}
271271
\begin{tabular}{llll}
272272
GNU & 9,10,11 & Ubuntu 20.04 & x86\_64 \\
273273
GNU & 9,10,11 & macOS 10.15 & x86\_64 \\
@@ -331,7 +331,7 @@
331331
\frametitle{Summary}
332332

333333
\begin{itemize}
334-
\item stdlib aims to be a de factor standard library of general-purpose and numerical facilities for Fortran
334+
\item stdlib aims to be a de facto standard library of general-purpose and numerical facilities for Fortran
335335
\item Roughly doubled in size in the past year, both in terms of modules and contributors
336336
\item New modules include bitsets, logging, math utilities, sorting, special functions, RNG, and string handling
337337
\item Infrastructure and packaging improvments have made stdlib easier to install and use

0 commit comments

Comments
 (0)