1
0
mirror of https://github.com/processwire/processwire.git synced 2025-08-09 08:17:12 +02:00
This commit is contained in:
Ryan Cramer
2019-02-04 15:19:08 -05:00
parent 7d79864dc9
commit 733780f8f6
4 changed files with 4 additions and 4 deletions

View File

@@ -316,7 +316,7 @@ class Fieldgroup extends WireArray implements Saveable, Exportable, HasLookupIte
}
/**
* Does this fieldgroup having the given field?
* Does this fieldgroup have the given field?
*
* #pw-group-retrieval
*