Skip to content

Commit a197236

Browse files
committed
chore: adjust internal documentation
1 parent 53a6930 commit a197236

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/src/_data_class.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ import 'package:collection/collection.dart';
44
final dartCore = Uri.parse('dart:core');
55
final dataClassMacro = Uri.parse('package:data_class/src/_data_class.dart');
66

7-
// Methods used in augmented code.
7+
// Objects used in augmented code.
88
const undefined = Object();

0 commit comments

Comments
 (0)