mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-02 08:42:15 +09:00
Fix typo
This commit is contained in:
parent
db9e6050b2
commit
96bbbcf4bc
1 changed files with 3 additions and 3 deletions
|
|
@ -384,7 +384,7 @@ class TemplateHandler
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* preg_replace_callback hanlder
|
* preg_replace_callback handler
|
||||||
*
|
*
|
||||||
* replace image path
|
* replace image path
|
||||||
* @param array $match
|
* @param array $match
|
||||||
|
|
@ -434,7 +434,7 @@ class TemplateHandler
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* preg_replace_callback hanlder
|
* preg_replace_callback handler
|
||||||
*
|
*
|
||||||
* replace srcset string with multiple paths
|
* replace srcset string with multiple paths
|
||||||
* @param array $match
|
* @param array $match
|
||||||
|
|
@ -577,7 +577,7 @@ class TemplateHandler
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* preg_replace_callback hanlder
|
* preg_replace_callback handler
|
||||||
* replace php code.
|
* replace php code.
|
||||||
* @param array $m
|
* @param array $m
|
||||||
* @return string changed result
|
* @return string changed result
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue