File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -178,14 +178,14 @@ Each resource source file has a similar structure:
178178 - Exported by the resource and called on demand
179179 - Uses immediate references to static data
180180 - Calls lazy initialisation procedure
181- - Makes use of any named FIFO caches by executing their ` fetch ` method
181+ - Makes use of any named FIFO caches by executing their ` fetch ` method
182182 - Bind the main procedure whilst inhibiting binding of non-standard operators defined on some RIPs, i.e. ` barcode `
183183
1841849 . ** Resource definition**
185185 - Define the main procedure as a resource
186186
18718710 . ** Allocation mode restore**
188- - Return to previous defaults
188+ - Return to previous defaults
189189
190190
191191### Encoder Metadata
You can’t perform that action at this time.
0 commit comments