mirror of
https://github.com/gohugoio/hugo.git
synced 2025-09-13 14:46:58 -04:00
Revert "Revert "common/herrors: Fix typos in comments""
OK, I'm getting tired. Sorry for the noise. This reverts commit 4437e918cdab1d84f2f184fe71e5dac14aa48897.
This commit is contained in:
parent
4437e918cd
commit
9f12be54ee
@ -11,7 +11,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package errors contains common Hugo errors and error related utilities.
|
// Package herrors contains common Hugo errors and error related utilities.
|
||||||
package herrors
|
package herrors
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -11,7 +11,7 @@
|
|||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitations under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
// Package errors contains common Hugo errors and error related utilities.
|
// Package herrors contains common Hugo errors and error related utilities.
|
||||||
package herrors
|
package herrors
|
||||||
|
|
||||||
import (
|
import (
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitatio ns under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
package herrors
|
package herrors
|
||||||
|
|
||||||
|
@ -9,7 +9,7 @@
|
|||||||
// distributed under the License is distributed on an "AS IS" BASIS,
|
// distributed under the License is distributed on an "AS IS" BASIS,
|
||||||
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||||
// See the License for the specific language governing permissions and
|
// See the License for the specific language governing permissions and
|
||||||
// limitatio ns under the License.
|
// limitations under the License.
|
||||||
|
|
||||||
package herrors
|
package herrors
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user