Skip to content

install_scoop.cmd: Improve grammar#229

Merged
Martí Climent (marticliment) merged 1 commit intoDevolutions:mainfrom
RavenMacDaddy:patch-2
Oct 11, 2022
Merged

install_scoop.cmd: Improve grammar#229
Martí Climent (marticliment) merged 1 commit intoDevolutions:mainfrom
RavenMacDaddy:patch-2

Conversation

@RavenMacDaddy
Copy link
Copy Markdown
Contributor

@RavenMacDaddy RavenMacDaddy commented Oct 11, 2022

image

On a more serious note, and regarding previous discussions, some things to keep in mind:

  • We want to keep the sentences as effective (i.e., short and clear) and at the same time as grammatically correct as possible – specifically because we're dealing with something being presented in a CLI environment.
  • Why do we want to capitalize the first letter of Scoop? There are two things that are important to separate:

  1. Scoop as a product name.

image

Notice how every instance is capitalized, as expected.

  1. Working with Scoop, which is primarily through a CLI;

image

image

During operation, the typography is based on operating within a CLI environment, which in this case means only using lower case lettering.


So, we want to make the sentence more effective, and we want to describe Scoop in the form of a product name.

Therefore, regarding the last part, we want to capitalize the first letter in this instance.

@marticliment Martí Climent (marticliment) merged commit 0933b08 into Devolutions:main Oct 11, 2022
@marticliment
Copy link
Copy Markdown
Collaborator

Hi RavenMacDaddy, thanks for doing that. I have tons of stuff to do, and it is true that sometimes i leave behind some stuff like grammar or more case-specific features.

Real thanks for fixing this little stuff that i hadn't even realised ;)

@RavenMacDaddy RavenMacDaddy deleted the patch-2 branch October 11, 2022 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants