浏览代码

Fix a typo in documentation

Signed-off-by: Mario Danic <mario@lovelyhq.com>
Mario Danic 7 年之前
父节点
当前提交
e33870ab77
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. 2 1
      contribute/HowToApplyALicense.md

+ 2 - 1
contribute/HowToApplyALicense.md

@@ -33,7 +33,8 @@ If you create a new file please use this license header:
  *
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
- */````
+ */
+ ````
 
 Additionally we require a Developer Certificate of Origin (DCO), look
 at [CONTRIBUTING.md][contributing] to learn more how to sign your commits.