diff options
author | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-08-16 00:40:57 +0530 |
---|---|---|
committer | Mohammad Akhlaghi <mohammad@akhlaghi.org> | 2019-08-16 00:40:57 +0530 |
commit | ad2c476d0bf3f9573b720b1720a16ae1bd225828 (patch) | |
tree | 10562cb6da1f99575c2f92e7123a04c76e5fafdc | |
parent | 706c644c78f83ede0d4e67961a49736c9fcb95b0 (diff) |
Minor typo correction in NoiseChisel demo slide
I had used two `using's in one sentence. The second is now changed to
`with'.
-rw-r--r-- | reproducible-paper.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/reproducible-paper.tex b/reproducible-paper.tex index 2101e02..574d56e 100644 --- a/reproducible-paper.tex +++ b/reproducible-paper.tex @@ -104,7 +104,7 @@ \small \begin{columns} \column{6cm} Example: Outer surface brightness of M51 in a - \alert{single-exposure} SDSS image, using NoiseChisel, using + \alert{single-exposure} SDSS image, using NoiseChisel, with default and optimized parameters. \vspace{2mm} |