Skip to content

Commit

Permalink
fix the SieveCachePolicy comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
mfbalin committed Jul 8, 2024
1 parent 955b55a commit 18ff830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion graphbolt/src/cache_policy.h
Original file line number Diff line number Diff line change
Expand Up @@ -277,7 +277,7 @@ class S3FifoCachePolicy : public BaseCachePolicy {
class SieveCachePolicy : public BaseCachePolicy {
public:
/**
* @brief Constructor for the S3FifoCachePolicy class.
* @brief Constructor for the SieveCachePolicy class.
*
* @param capacity The capacity of the cache in terms of # elements.
*/
Expand Down

0 comments on commit 18ff830

Please sign in to comment.