Skip to content

Commit fe24b22

Browse files
authored
Merge pull request #2731 from benediktjohannes/patch-13
Composable typo
2 parents c615d55 + 24da97d commit fe24b22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/variational.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ gpytorch.variational
88
.. currentmodule:: gpytorch.variational
99

1010
There are many possible variants of variational/approximate GPs.
11-
GPyTorch makes use of 3 composible objects that make it possible to implement
11+
GPyTorch makes use of 3 composable objects that make it possible to implement
1212
most GP approximations:
1313

1414
- :obj:`VariationalDistribution`, which define the form of the approximate inducing value

0 commit comments

Comments
 (0)