Page MenuHomeDevCentral

D570.diff
No OneTemporary

D570.diff

diff --git a/app/Analyzers/GitHub/Events/WithRef.php b/app/Analyzers/GitHub/Events/WithRef.php
--- a/app/Analyzers/GitHub/Events/WithRef.php
+++ b/app/Analyzers/GitHub/Events/WithRef.php
@@ -17,7 +17,7 @@
* The ref type 'repository' is deemed invalid, as we shouldn't receive it.
*
* @param string $type The ref type to check
- * @return bool true if the ref type id valid; otheriwse, false
+ * @return bool true if the ref type id valid; otherwise, false
*/
protected static function isValidRefType ($type) {
$types = ['branch', 'tag'];

File Metadata

Mime Type
text/plain
Expires
Mon, Sep 30, 01:22 (21 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
2163795
Default Alt Text
D570.diff (585 B)

Event Timeline