Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Fixed incorrect instructions: "Press ⌘ to copy" #20602

Closed
wants to merge 4 commits into from

Commits on Aug 31, 2016

  1. Fixed incorrect instruction: "Press ⌘ to copy"

    It needed to be "Press ⌘C to copy"
    TJ Kohli committed Aug 31, 2016
    Configuration menu
    Copy the full SHA
    5f06fc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2016

  1. Updated to concatenate copy string

    Updated copy command to concatenated string to prevent potential issues
    TJ Kohli committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    aed9ed1 View commit details
    Browse the repository at this point in the history
  2. Updated the way the copy string concatenates

    As per excellent suggestion by @tomlutzenberger
    TJ Kohli committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    729d9a1 View commit details
    Browse the repository at this point in the history
  3. Removed semicolon line endings

    ;P
    TJ Kohli committed Sep 8, 2016
    Configuration menu
    Copy the full SHA
    163bcfd View commit details
    Browse the repository at this point in the history