| Index: core/cross/command_buffer/param_cache_cb.h
 | 
| ===================================================================
 | 
| --- core/cross/command_buffer/param_cache_cb.h	(revision 26885)
 | 
| +++ core/cross/command_buffer/param_cache_cb.h	(working copy)
 | 
| @@ -44,7 +44,7 @@
 | 
|  class ParamHandlerCB;
 | 
|  
 | 
|  // This class is the command-buffer implementation of the ParamCache class. It
 | 
| -// keeps a list of Param * -> param ResourceID associations handlers.
 | 
| +// keeps a list of Param * -> param ResourceId associations handlers.
 | 
|  class ParamCacheCB : public ParamCache {
 | 
|   public:
 | 
|    ParamCacheCB();
 | 
| 
 |