mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-16 16:20:50 -04:00
Update strings.Diff description
This commit is contained in:
parent
8085d85e38
commit
79f22ead4c
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
title: strings.Diff
|
title: strings.Diff
|
||||||
description: Returns an anchored diff of the two texts old and new in the unified diff format. If old and new are identical, returns an empty string.
|
description: Returns an anchored diff of the two texts OLD and NEW in the unified diff format. If OLD and NEW are identical, returns an empty string.
|
||||||
categories: []
|
categories: []
|
||||||
keywords: []
|
keywords: []
|
||||||
action:
|
action:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user