#25 fix typos
Merged by asamalik. Opened by nphilipp.
fedora-docs/ nphilipp/modularity master--typos  into  master

Download 25.patch

This should fix all typos I found with aspell. I'm a bit unsure about run-together words, i.e.:

  • runtime vs. run time, here I used one word for e.g. language runtimes and two words for "the time when the program is run".
  • hotfix, while dictionaries don't know it I left it as is because it's a household name in IT.
  • lifecycle vs. life cycle, here I used two words as that's what dictionaries do.

lifecycle in this context is a single word: https://en.wikipedia.org/wiki/Product_lifecycle

@nphilipp as always, thanks for the fixes!

I've put a comment inline about "lifecycle" vs. "life cycle". I believe that in this context it's a single word: https://en.wikipedia.org/wiki/Product_lifecycle

Otherwise looks good to me.

Heh, the WP page you linked isn't all to sure about it either, just grep for life cycle (two words) on it. ;)

I've looked into this a little further and apparently terms like this on their own should be written as two separate words—life cycle—but the two words are put together when used as a modifier for yet another word—lifecycle management.

What do you think?

OK, I think we should do it your way! :-)

After a very quick couple of searches, it looks like the world is not sure what to do in this case. It looks like both are correct. But all the dictionaries I've tried are much more happy with having it as two words. So, yeah, interesting, learning every day. Merging.

Pull-Request has been merged by asamalik

Metadata