瀏覽代碼

PIP-0022: typos

Herman Schoenfeld 7 年之前
父節點
當前提交
e60b7566d2
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      PIP/PIP-0022.md

+ 2 - 2
PIP/PIP-0022.md

@@ -1,5 +1,5 @@
 <pre>
-  PIP: PIP-22
+  PIP: PIP-0022
   Title: Continuous Integration
   Type: Backend | Front-End | Process
   Impact: None - Other
@@ -11,7 +11,7 @@
 
 ## Summary
 
-PascalCoin builds are created manually. This proposal aims to add a continuous integration implementation for the PascalCoin repository focussing on automated builds of the PascalCoin software. The integration can later be extended to provide other automated tasks like automated testing of the software etc.
+PascalCoin builds are created manually. This proposal aims to add a continuous integration implementation for the PascalCoin repository focusing on automated builds of the PascalCoin software. The integration can later be extended to provide other automated tasks like automated testing of the software etc.
 
 ## Motivation