mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-02 16:17:50 +00:00
Bump to v3.9.0.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
var createPadDir = require('../internal/createPadDir');
|
||||
|
||||
/**
|
||||
* Pads `string` on the left side if it is shorter than `length`. Padding
|
||||
* Pads `string` on the left side if it's shorter than `length`. Padding
|
||||
* characters are truncated if they exceed `length`.
|
||||
*
|
||||
* @static
|
||||
|
||||
Reference in New Issue
Block a user