[LinuxCNC/linuxcnc PR#77] Corrected gmoccapy typos

未分类 bolang 4个月前 (10-15) 21次浏览

Issue #77 | 状态: 已关闭 | 作者: pippin88 | 创建时间: 2016-06-18


Just correcting a few typos in gmoccapy messages.

Signed-off-by: Nick Whitehead cnc@imagineant.com


评论 (2)

#1 – jepler 于 2016-06-18

@pippin88 thank you for offering a contribution to LinuxCNC. Correcting typos is not glamorous work, but I appreciate that you have done it.

Please review our submission rules, particularly the need to include the “signed-off-by” line in each commit message, using your real name and e-mail address. For instance, mine looks like

Signed-off-by: Jeff Epler 

You can do this at the time you create a commit by using “git commit -s” at the commandline, or using the “Sign Off” button in graphical programs like git gui. But for commits you have already made, additional steps like “git rebase -i” are needed.

If you aren’t familiar enough with git to know how to add signed-off-by to your past commits, let me know what your signed-off-by line should look like. I’ll create a new pull request with the correct signed-off-by, and then we can merge that pull request instead.


#2 – jepler 于 2016-06-21

Thank you for your contribution. Your improvements will be part of a future version of LinuxCNC.


原始Issue: https://github.com/LinuxCNC/linuxcnc/pull/77

喜欢 (0)