Skip to content

Conversation

OskarStark
Copy link
Contributor

@OskarStark OskarStark commented Mar 22, 2019

Refs #11078 (comment)

Before this change there were ~550 occurences of e.g. and only ~150 occurences of i.e. in the docs.
@javiereguiluz told me (and his feeling seems to be correct), that e.g. is used most of the time.

This PR brings consistency about this.

@@ -1,7 +1,7 @@
Security
========

Authentication and Firewalls (i.e. Getting the User's Credentials)
Authentication and Firewalls (e.g. Getting the User's Credentials)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we need to be careful and not blindly replace all occurrences of "i.e." with "e.g." as they have different meanings. "e.g." is kind of equivalent to "for example" which is probably not meant here.

@javiereguiluz
Copy link
Member

I've read this article (https://www.grammarly.com/blog/know-your-latin-i-e-vs-e-g/) and the summary is:

  • e.g. = "for example" (used to give one or more possible examples)
  • i.e. = "in other words" (used to clarify and give more precise information)

So Christian is right!

@OskarStark
Copy link
Contributor Author

Thank you for your feedback, and to be honest I didn’t know this.
So let’s close this for now ✌🏻

@OskarStark OskarStark closed this Mar 22, 2019
@OskarStark OskarStark deleted the eg-instead-ie branch December 7, 2024 11:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants