Skip to content

Commit ebec8aa

Browse files
committed
typo(minor): we've -> we have
1 parent 9455c5a commit ebec8aa

File tree

3 files changed

+10
-10
lines changed

3 files changed

+10
-10
lines changed

src/thesis/1-introduction.typ

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -175,12 +175,12 @@ of a totally new perspective on software development for me. It was through
175175
NixOS that I encountered the concept of "reproducibility" which opened my eyes
176176
to the possibilities of making and shipping more reliable software.
177177

178-
We've seen in the previous section and will detail further in the next chapters
179-
that this concept originates from researchers and the scientific method. This
180-
concept can be transposed to #gls("CS") and more specifically to software
181-
development. In this context, reproducibility is the ability to recreate the
182-
exact same software, including the operating system, the compiler, the
183-
libraries, and the source code, in order to obtain the same results.
178+
We have seen in the previous section and will detail further in the next
179+
chapters that this concept originates from researchers and the scientific
180+
method. This concept can be transposed to #gls("CS") and more specifically to
181+
software development. In this context, reproducibility is the ability to
182+
recreate the exact same software, including the operating system, the compiler,
183+
the libraries, and the source code, in order to obtain the same results.
184184

185185
For the past three years, the principle of reproducibility has totally
186186
revolutionised my approach to software development. This concept has captivated

src/thesis/4-conclusion.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -556,8 +556,8 @@ scientific discourse and can lead to scepticism towards scientific claims. This
556556
is particularly critical when scientific research informs policy decisions in
557557
crucial areas such as public health and environmental conservation, where
558558
non-reproducible research could lead to misguided policies with far-reaching
559-
consequences. As we've seen through this document, the open sharing of data and
560-
methods is a cornerstone of reproducible research. It democratises access to
559+
consequences. As we have seen through this document, the open sharing of data
560+
and methods is a cornerstone of reproducible research. It democratises access to
561561
scientific knowledge, enabling a diverse range of researchers to participate in
562562
and contribute to scientific discovery, regardless of their geographical,
563563
political or institutional affiliations. Reproducibility acts as a bulwark

src/thesis/acknowledgement.typ

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
I must also express my heartfelt appreciation for my girlfriend, Sandra. Her
1212
endless patience and emotional support have been a constant source of
1313
strength, motivation and inspiration for me. However, it is with a touch of
14-
melancholy that I acknowledge the sacrifices we've made in our personal lives
15-
in order to pursue this overdue academic endeavour that I should have
14+
melancholy that I acknowledge the sacrifices we have made in our personal
15+
lives in order to pursue this overdue academic endeavour that I should have
1616
completed twenty years ago.
1717

1818
I would like to thank my family and #emph[in-real-life] friends for their

0 commit comments

Comments
 (0)