Merge branch 'master' of github.com:ShareX/ShareX

This commit is contained in:
Jaex 2016-04-01 13:12:48 +03:00
commit e8f096db6b

View file

@ -448,7 +448,7 @@ public void LoadSettings()
try
{
txtJiraConfigHelp.Text = string.Format(@"Howto configure your Jira server:
txtJiraConfigHelp.Text = string.Format(@"How to configure your Jira server:
- Go to 'Administration' -> 'Add-ons'
- Select 'Application Links'
@ -3080,4 +3080,4 @@ private void txtCustomUploaderLog_LinkClicked(object sender, LinkClickedEventArg
#endregion Other Uploaders
}
}
}