Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix typo and formatting #52

Merged
merged 1 commit into from
Mar 11, 2024
Merged

fix typo and formatting #52

merged 1 commit into from
Mar 11, 2024

Conversation

jonasstein
Copy link
Contributor

@jonasstein jonasstein commented Nov 8, 2023

Changed Url to URL
Adjusted spacing
Dropped superflous colons

Old style:

wgetpaste -S
Services supported: (case sensitive):
   Name:     | Url:
   ==========|=================
    0x0      | http://0x0.st

New style:

wgetpaste -S
Services supported: (case sensitive):
    Name     | URL
   ==========|=================
    0x0      | http://0x0.st

Copy link
Contributor

@xxc3nsoredxx xxc3nsoredxx left a comment

Choose a reason for hiding this comment

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

GH doesn't let me comment on the commit message, but "overflous" -> "superfluous" is the word I think you were thinking of.

Changed Url to URL
Adjusted spacing
Dropped superflous colons

Old style:

wgetpaste -S
Services supported: (case sensitive):
   Name:     | Url:
   ==========|=================
    0x0      | http://0x0.st

New style:

wgetpaste -S
Services supported: (case sensitive):

    Name     | URL
   ==========|=================
    0x0      | http://0x0.st
@xxc3nsoredxx
Copy link
Contributor

You forgot a 'u' in "superfluous" in the commit message, but LGTM.

Copy link
Collaborator

@heirecka heirecka left a comment

Choose a reason for hiding this comment

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

Thanks! And sorry for the long time to merge this.

@heirecka heirecka merged commit fc67300 into zlin:master Mar 11, 2024
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants