mirror of
https://github.com/documize/community.git
synced 2025-07-20 13:49:42 +02:00
Fix typos
This commit is contained in:
parent
2ee9a9ff46
commit
9dd78ca9be
2 changed files with 2 additions and 2 deletions
|
@ -164,7 +164,7 @@ export default BaseService.extend({
|
||||||
|
|
||||||
// fetchXXX represents UI specific bulk data loading designed to
|
// fetchXXX represents UI specific bulk data loading designed to
|
||||||
// reduce network traffic and boost app performance.
|
// reduce network traffic and boost app performance.
|
||||||
// This method that returns:
|
// This method returns:
|
||||||
// 1. getUserVisible()
|
// 1. getUserVisible()
|
||||||
// 2. getSummary()
|
// 2. getSummary()
|
||||||
// 3. getSpaceCategoryMembership()
|
// 3. getSpaceCategoryMembership()
|
||||||
|
|
|
@ -412,7 +412,7 @@ export default Service.extend({
|
||||||
|
|
||||||
// fetchXXX represents UI specific bulk data loading designed to
|
// fetchXXX represents UI specific bulk data loading designed to
|
||||||
// reduce network traffic and boost app performance.
|
// reduce network traffic and boost app performance.
|
||||||
// This method that returns:
|
// This method returns:
|
||||||
// 1. getUserVisible()
|
// 1. getUserVisible()
|
||||||
// 2. getSummary()
|
// 2. getSummary()
|
||||||
// 3. getSpaceCategoryMembership()
|
// 3. getSpaceCategoryMembership()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue